]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-12-14 Doug Colemanlibclang: compilation bug main-libclang-bug
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...
2023-10-23 nomennescioOptimized minimum and maximum for circular
2023-10-23 nomennescioSpecialize minimum and maximum on repetition too.
2023-10-23 nomennescioGenerics minimum and maximum added.
2023-10-22 razetimeextra.7guis: counter benchmark
2023-10-21 razetimeui.gadgets.comboboxes: add docs
2023-10-21 razetimeui.gadget.comboboxes: correct on click behaviour
2023-10-21 razetimesyntax: "INITIALIZED-SYMBOL:" typo
2023-10-20 TryAngleFix: correct gl-function loading
2023-10-20 razetimecontributing: link revisions, patch clarifications
2023-10-20 Shruti SenUpdate CONTRIBUTING.md
2023-10-20 Shruti SenUpdate wipe-docs.factor
2023-10-20 SmoothieewastakenTypo fixed in wordlet.factor file
2023-10-19 Sandesh-PyakurelTypo fixed in wipe-docs.factor file
2023-10-19 Surav Shresthafix typo in basis/english/english-docs.factor
2023-10-18 Doug Colemaneditors.visual-studio-codium: fix bundle path
2023-10-18 Surav Shresthadocs: fix typo in basis/bootstrap/assembler/arm.64...
2023-10-18 Aditya Aryaman Dasdocs: corrected grammatical errors in README.md
2023-10-17 unknown changes in the readme.md file
2023-10-17 John BenediktssonRevert ".github: tweak windows help step"
2023-10-17 John BenediktssonRevert ".github: tweak again"
2023-10-17 John Benediktsson.github: tweak again
next