]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-02-26 Doug Colemancombinators.extras: add callk
2023-02-26 Doug Colemansequences: add tests for map-reduce
2023-02-26 Doug Colemansequences: add ensure-non-negative word
2023-02-26 Doug Colemansequences: remove unused word
2023-02-26 Doug Colemansequences.extras: more refactor (2each-index) => 2seque...
2023-02-26 Doug Colemansequences: use with-assoc, most
2023-02-26 Doug Colemansequences: use length-iterator/length-operator words...
2023-02-26 Doug Colemansequences.extras: fix map-prior-from
2023-02-26 Doug Colemansequences: add map-prior-as, map-prior-from, and map...
2023-02-26 Doug Colemanassocs: Add a bunch of `of` words
2023-02-26 Doug Colemansequences: Rename seq-nth to nth-of etc
2023-02-26 Doug Colemanassocs: add set-of and push-of
2023-02-26 Doug Colemansequences: rename count to count-by
2023-02-26 Doug Colemanio.streams.sequence: remove `5roll <copier>` word lol
2023-02-26 Doug Colemanio.streams.sequence: Add some tests
2023-02-26 Doug Colemansorting: circularity if we use cleave in sorting
2023-02-26 Doug Colemanfactor: use 2length
2023-02-26 Doug Colemancore: use copy in sorting
2023-02-26 Doug Colemancore: push-if -> push-when, refactoring sequence words
2023-02-26 John Benediktssonmath.extras: tweak weighted-randoms add vose alias...
2023-02-26 John Benediktssondice: fix for recent random refactoring
2023-02-26 John Benediktssonrandom: implement a generic random* to speed up randoms
2023-02-26 John Benediktssoncommand-line.startup: remove extra space
2023-02-25 John Benediktssonrandom.mersenne-twister: slightly faster random-32*
2023-02-18 John Benediktssonmath.extras: adding weighted-randoms
2023-02-17 John Benediktssoneditors.pulsar: adding Pulsar text editor support
2023-02-17 John Benediktssoneditors.zed: add support for the Zed text editor
2023-02-16 John Benediktssonwebapps.mason: more padding
2023-02-10 Doug Colemangithub: add more github api calls
2023-02-10 Doug Colemannamespaces.extras: Add `required` word which ensures...
2023-02-10 John Benediktssonmime.types: adding resources.txt for deploy
2023-02-09 John Benediktssonsorting: add an alias for temporary backwards compatibility
2023-02-08 John Benediktssonsorting: fix help-lint (again)
2023-02-08 John Benediktssonsorting: fix help-lint
2023-02-08 John Benediktssonvocabs.files: fix help-lint
2023-02-08 John Benediktssonjson: forgot to re-add the tests
2023-02-08 GiftpflanzeRename and add sorting words
2023-02-08 John Benediktssonhipku: "Autumn colors" not "Autumn Colors"
2023-02-07 John Benediktssonhipku: cleanup using
2023-02-07 John Benediktssonhipku: implement the hipku algorithm.
2023-02-07 John Benediktssonproquint: change the interface to have >quint take...
2023-02-07 John Benediktssonproquint: fix using
2023-02-07 John Benediktssonproquint: adding quint-password
2023-02-07 John Benediktssonbech32: fix tests using
2023-02-07 John Benediktssonproquint: adding the Proquint encoding/decoding
2023-02-07 John Benediktssonip-parser: adding ipv6-aton and ipv6-ntoa
2023-02-07 John Benediktssonbech32: to use alphabet, we need << >>
2023-02-07 John Benediktssonhelp.html: go back to previous code colors
2023-02-07 John Benediktssonbech32: use alphabet-inverse
2023-02-07 John Benediktssonbech32: adding Bech32 and Bech32m encoding/decoding
2023-02-06 John Benediktssonwebsites.concatenative: adding a static
2023-02-06 razetimetools.test.fuzz: add documentation
2023-02-05 razetimewebsites.concatenative: placeholder favicon and robots.txt
2023-02-05 razetimeAdd robots.txt for factorcode website
2023-02-03 John Benediktssonui.tools: adding a "Browse New" command
2023-02-03 Giftpflanzeresolv-conf: Add more options
2023-02-02 Giftpflanzeresolv-conf: Allow multiple options per line
2023-02-02 John Benediktssonhelp.html: switch to light gray code blocks
2023-02-02 John Benediktssonhelp.html: a bit more padding
2023-02-02 John Benediktssonhelp.html: fix nav header padding
2023-02-02 John Benediktssonhelp.html: tweak styles
2023-02-02 John Benediktssonwebapps: tweak styles
2023-02-02 John Benediktssonui.tools.common: remove using
2023-02-02 John Benediktssonwebapps: tweak monospace padding
2023-02-02 John Benediktssonhelp.html: tweak markup
2023-02-01 John Benediktssonhelp.markup: tweak ($code) again
2023-02-01 John Benediktssonlistener: remove extra $nl
2023-02-01 razetimeunrolled-lists: fix empty list popping (#2729)
2023-01-31 John Benediktssonhelp.markup: tests for $code change
2023-01-31 John Benediktssonhelp: minor doc fixes
2023-01-31 John Benediktssonhelp.html: more default html output
2023-01-31 John Benediktssonhelp.markup: add more spacing around $code
2023-01-31 John Benediktssonhelp.tour: minor formatting
2023-01-31 John Benediktssonhelp.tutorial: remove unnecessary $nl
2023-01-31 John BenediktssonRevert "html.streams: make more spans"
2023-01-31 Giftpflanzecpu.arm.assembler: Optimize shifting immediates, qualif...
2023-01-31 John Benediktssonhelp.html: some table fixes
2023-01-31 John Benediktssonhelp.html: some style fixes
2023-01-31 John Benediktssonhtml.streams: make more spans
2023-01-31 John Benediktssonhelp.vocabs: just code-style for files.
2023-01-31 Giftpflanzecpu.arm.assembler: Fix instructions
2023-01-31 Doug Colemanvm/os-macosx-arm64: add the same arm64 fields as linux...
2023-01-31 Giftpflanzevm/os-linux-arm.64.hpp: Update constants
2023-01-31 Giftpflanzevm/quotations.hpp: Fix arm64 segfault
2023-01-30 GiftpflanzeARM64: Simplify, refactor, reorder
2023-01-30 John Benediktssonui.tools: tweak the ui-cocoa article
2023-01-30 John Benediktssonui.backend.cocoa.tools: use auto-use and eval-with...
2023-01-30 John Benediktssonhelp.html: inverse dashed colors
2023-01-30 Doug Colemancocoa.messages: add a word to get all objc class names
2023-01-30 John Benediktssonhelp.html: fix css whoops
2023-01-29 Doug Colemancocoa.message: better unknown objc type with class...
2023-01-29 John Benediktssonwebapps.wiki: remove unnecessary font-size change in...
2023-01-29 John Benediktssonhelp.html: make search box bigger
2023-01-29 John Benediktssontools.crossref: using short-circuit
2023-01-29 John Benediktssoncompiler: some cleanup
2023-01-29 John Benediktssonranges: add some slot types
2023-01-29 GiftpflanzeARM64: Finish implementation
2023-01-29 John Benediktssoncocoa.messages: fix typo and print to stderr
2023-01-29 John Benediktssonfurnace.auth.login: Username
2023-01-29 John Benediktssontools.scaffold: minor tweak
next