]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-02-26 Doug Colemansequences.extras: fix stack effects
2023-02-26 Doug Colemanwordlet: use some extras words, add a quit option
2023-02-26 Doug Colemansequences.extras: add -of versions of lots of words.
2023-02-26 Doug Colemansequences: move-forward is impossible unless to < from
2023-02-26 Doug Colemanspin: swap rot is spin
2023-02-26 Doug Colemansequences.extras: add a version of filter-map and 2filt...
2023-02-26 Doug Colemansequences: add 2filter 2reject
2023-02-26 Doug Colemansequences: fix stack orders and move unit test
2023-02-26 Doug Colemansequences: fix map-from and map-from-as
2023-02-26 Doug Colemansequences: fix from word
2023-02-26 Doug Colemansequences.extras: use 2dip instead of -rot
2023-02-26 Doug Colemansequences.extras: Add the histogram outputs to the...
2023-02-26 Doug Colemansequences.extras: Add progress-index word like `𝕨 ...
2023-02-26 Doug Colemansequenece.extras: add occurrence-count like ⊒ in bqn
2023-02-26 Doug Colemansequences: fix `from` words
2023-02-26 Doug Colemansequences: add 0reduce, 0accumulate that use their...
2023-02-26 Doug Colemansequences.extras: Add 2map-filter and variants where...
2023-02-26 Doug Colemansequences.extras: fix stack effect
2023-02-26 Doug Colemansequences.extras: add 2reduce-from
2023-02-26 Doug Colemanalien.utilities: rename utility word more? => deref?
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.
next