]> gitweb.factorcode.org Git - factor.git/history - extra/txon
webapps.wiki: simplify and fix table layouts
[factor.git] / extra / txon /
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-01-25 Benjamin Pollackassocs: rename assoc-combine/refine to assoc-union...
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2018-02-15 John Benediktssonextra: remove some unneeded IN: in -tests.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-14 John Benediktssontxon: fix for string-lines.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2014-04-23 John Benediktssontxon: can just use replace instead of re-replace.
2012-07-24 John Benediktssontxon: adding reader and writer words for TXON format.