]> gitweb.factorcode.org Git - factor.git/history - extra
factor: remove extra whitespace
[factor.git] / extra /
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemancombinators.extras: add quad, 2quad
2023-02-26 Doug Colemankernel: add transmute and some use cases
2023-02-26 Doug Colemannamespaces.extras: clean up
2023-02-26 Doug Colemanextras: fix using/deleted word
2023-02-26 Doug Colemanextras: remove circular dependency
2023-02-26 Doug Colemansequences.extas: use spind
2023-02-26 Doug Colemanfactor: whitespace only
2023-02-26 Doug Colemanassocs: move some -of words to extras
2023-02-26 Doug Colemanfactor: use ?call
2023-02-26 Doug Colemannamespaces.extras: rename ?xor to xor* and add inline
2023-02-26 Doug Colemanlint: add a lint for keep
2023-02-26 Doug Colemansequences.extras: move ??nth
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemansequences.extras: make a word inline
2023-02-26 Doug Colemansequences: fix docs
2023-02-26 Doug Colemansequence: move check-grow-copy
2023-02-26 Doug Colemancore: rename ensure-non-negative to assert-non-negative
2023-02-26 Doug Colemancore; move find* to extras
2023-02-26 Doug Colemansequences: move words to extras
2023-02-26 Doug Colemanassocs: move a lot of *-of words to assocs.extas
2023-02-26 Doug Colemansequences.extras: working towards a simple map combinator
2023-02-26 Doug Colemansequences: remove ??if
2023-02-26 Doug Colemansequences.extras: rename push? to maybe-push
2023-02-26 Doug Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemansemantic-versioning: crept back in during a merge confl...
2023-02-26 Doug Colemanfactor: use `[ ] append-as` and `[ ] concat-as` in...
2023-02-26 Doug Colemancombinators.extras: trying to figure out a combinator...
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-02-26 Doug Colemansequences.extras: add some words that might be useful
2023-02-26 Doug Colemansequences: add find* variants that return index/f as...
2023-02-26 Doug Colemansequences.extras: fix occurrence-count-by rename
2023-02-26 Doug Colemanfactor: fix using/docs
2023-02-26 Doug Colemanassocs.extas: add ?1array
2023-02-26 Doug Colemangame.models.collada: use swapd
2023-02-26 Doug Colemanfactor: update http to https for licenses
2023-02-26 Doug Colemanfactor: use in-out word
2023-02-26 Doug Colemansequences: move (2selector-as)
2023-02-26 Doug Colemansequences: seq-copy-loop -> copy-loop
2023-02-26 Doug Colemanfactor: rename count-by back to count. count* -> percent-of
2023-02-26 Doug Colemanassocs: fix at+* to return old,new and change* to chang...
2023-02-26 Doug Colemansequences: Move some words to sequences.seq in extra.
2023-02-26 Doug Colemansequences.extras: Add more reduce/accumulate words...
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 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.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: 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 Colemancombinators.extras: add callk
2023-02-26 Doug Colemansequences: add ensure-non-negative 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 Colemanfactor: use 2length
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-18 John Benediktssonmath.extras: adding weighted-randoms
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-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 Benediktssonbech32: to use alphabet, we need << >>
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-05 razetimewebsites.concatenative: placeholder favicon and robots.txt
2023-02-05 razetimeAdd robots.txt for factorcode website
2023-02-02 John Benediktssonhelp.html: a bit more padding
2023-02-02 John Benediktssonwebapps: tweak styles
2023-02-02 John Benediktssonwebapps: tweak monospace padding
2023-01-31 John Benediktssonhelp: minor doc fixes
2023-01-29 John Benediktssonwebapps.wiki: remove unnecessary font-size change in...
2023-01-29 John Benediktssonio.streams.ansi: simplify
2023-01-29 John Benediktssonio.streams.256color: simplify
2023-01-29 John Benediktssonio.streams.256color: fix test
2023-01-28 John Benediktssonwebapps.mason: add some padding
next