]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2024-01-05 John Benediktssonvm: reset context only when needed
2024-01-04 Doug Colemanbuild-from-source: exclude RC (release candidate) versions
2024-01-04 Doug Colemanbuild-from-source: build point releases of pcre2
2024-01-04 Doug Colemanbuild-from-source: don't build beta openssl, add capnpr...
2023-12-29 olus2000math.combinatorics: tests for <k-permutations>
2023-12-29 olus2000math.combinatorics: fix <k-permutations> for k=0
2023-12-26 John Benediktssonsyntax: remove warning from MAIN:
2023-12-25 Doug Colemanhacker-news: christmas theme is utc time
2023-12-23 Doug Colemanlibclang: trying to fix typedefs
2023-12-21 Ikko Eltociear... docs: Update panes-docs.factor
2023-12-18 Doug Colemanlibclang: add more return types
2023-12-18 Doug Colemanlibclang: almost got enums
2023-12-17 Doug Colemanlibclang: refactor, working on enums
2023-12-17 Doug Colemanlibclang: handle `typedef struct foo foo`, fix some...
2023-12-16 Doug Colemanlibclang: write to a malloced buffer
2023-12-15 Doug Colemanbuild-from-source: use qw
2023-12-15 Doug Colemanbuild-from-source: add rustup command and build unused...
2023-12-15 Doug Colemanbuild-from-source: move version getter words to build...
2023-12-15 Doug Colemandiscord: adding interactions
2023-12-15 Doug Colemangithub: implement more of the api. simplify org vs...
2023-12-15 Doug Colemancodebase-analyzer: sort before printing
2023-12-15 Doug Colemanlibclang: fix ffi generation
2023-12-14 Doug Colemanlibclang: split ffi into libclang.ffi
2023-12-07 John Benediktssonmath.vectors.ranges: change using
2023-12-07 Keldan ChapmanAdd range methods
2023-12-06 John Benediktssontoml: parse more datetime formats into timestamps
2023-12-06 John Benediktssonunicode.data: remove accidental breakpoint
2023-12-06 razetimecontributing: more on license and extra/
2023-12-06 razetimewebapps.pastebin: make "text" first option
2023-12-06 John Benediktssonunicode: update to 15.1.0
2023-12-05 John Benediktssonunicode: bump the unicode-version to be current support...
2023-12-05 John Benediktssonunicode: version the test files
2023-12-05 John Benediktssonreadline: adding a with-history combinator.
2023-12-05 John Benediktssonmodels: make a model-value generic.
2023-12-05 John Benediktssonsnake-game: adding deploy file
2023-12-04 John Benediktssonhelp: fix suggestion from discord
2023-12-05 Doug Colemanbuild-from-source.windows: fix libressl output file...
2023-12-05 Doug Colemanbuild-from-source.windows: better zstd version list
2023-12-03 John Benediktssoncrontab: use local timezone
2023-12-03 John Benediktssoncrontab: add tests for random
2023-12-03 John Benediktssoncrontab: allow start and end of ranges to be optional
2023-12-02 John Benediktssonalien.data: adding stream-read-c-ptr
2023-12-02 John Benediktssoncrontab: adding "~" randomization
2023-11-22 John Benediktssonanagrams: removing unix platform restriction
2023-11-22 John Benediktssonproject-euler.098: fix using
2023-11-22 John Benediktssonproject-euler.098: adding solution
2023-11-20 TheWitheredStrikermisc: Add new dict for multiline comments
2023-11-16 razetimekernel: clarify docs for while*
2023-11-15 John Benediktssonvm: fixes for macos x86_64
2023-11-15 John Benediktssonvm: fix x86_64 compiles on aarch64
2023-11-15 John Benediktssonvm: change strategy for marking executable pages on...
2023-11-13 John Benediktssonclasses.prettyprinter: removing in favor of classes...
2023-11-13 Jean-Marc LugrinChange name of vocabulary review corrections
2023-11-13 Jean-Marc Lugrinadded vocab prettyprinter to classes in extra
2023-11-11 Capitalbasis/xmode: refactor to be deploy friendly.
2023-11-07 Capitalassocs: update docs and give example with hashtable
2023-11-05 Capitalfarkup: revent literal from being modified
2023-11-04 razetimecomboboxes: improve presentation
2023-11-04 razetimeui.pens.solid: add missing docs
2023-11-01 Evgenii PetrovAdd tests for weekday? and weekend?
2023-11-01 blincalendar: do not call day-of-week twice in weekday?
2023-11-01 John Benediktssonbit-sets: adjust M\ bit-set set-like to match capacity
2023-11-01 John Benediktssonui.theme: set field-border-color on light theme
2023-11-01 John Benediktssonbit-arrays: fix equal?
2023-10-30 Doug Colemanbackblaze: fun naming convention maybe
2023-10-30 Doug Colemanhttp.client.post-data: >post-data isn't private now...
2023-10-30 Doug Colemanoauth2: use set-header
2023-10-30 Doug Colemanhttp.client.post-data: make >post-data public
2023-10-30 Doug Colemanbackblaze: add initial vocab
2023-10-29 Doug Colemanjson: update old unit test for -0 => -0.0
2023-10-29 Doug Colemanbuild.sh: no need for $DELETE and $COPY. use user's...
2023-10-28 Raghu Rjson: add special case and test for "-0" case
2023-10-27 John Benediktssonunicode.collation: remove unused allkeys.txt
2023-10-27 John Benediktssongrouping.extras: simplify <n-groups>
2023-10-27 John Benediktssongrouping.extras: tweak some documentation for n-group
2023-10-26 John Benediktssonmemoize.syntax: adding IDENTITY-MEMO[
2023-10-26 John Benediktssonsplitting: faster split-lines using subseq-unsafe
2023-10-25 John Benediktssonregexp: use subseq-unsafe in a few places, more efficie...
2023-10-25 John Benediktssonranges: fix exclusive ranges for float, ratio, etc.
2023-10-25 John Benediktssonjson: adding "Copy JSON" UI operation
2023-10-25 John Benediktssonmodels.range: move the range words into the models...
2023-10-25 John Benediktssonui.clipboards: add some helper words
2023-10-25 John Benediktssontoml: handle "[,,,,,,]" array values
2023-10-24 Doug Colemanfixups: plox is ?call not ?transmute..oops
2023-10-24 Doug ColemanRevert "docs: corrected grammatical errors in README.md"
2023-10-24 Bhargav Shirin... changed typo boostrapping to bootstrapping (#2901)
2023-10-23 John Benediktssonui.gadgets.comboboxes: fix help-lint
2023-10-23 John Benediktssonmath.vectors: replace supremum
2023-10-23 John Benediktssonmath.vectors: rename vsupremum/vinfimum
2023-10-23 John Benediktssonsequences.extras: more supremum/infimum renames
2023-10-23 John Benediktssonsequences.extras: rename supremum-by*/infimum-by*
2023-10-23 John Benediktssonsequences: rename supremum-by/infinum-by
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-10-23 John Benediktssonsequences: change infimum/supremum to alias
2023-10-23 nomennescioRefactored (minimum) and (maximum)
2023-10-23 nomennescioOptimized minimum and maximum for element-repeats
2023-10-23 nomennescioAdded unit tests
2023-10-23 nomennescioBetter?
2023-10-23 nomennescioAdded unit tests
2023-10-23 nomennescioOptimized minimum and maximum for cycles and element...
next