]> gitweb.factorcode.org Git - factor.git/history - extra/txon/txon.factor
core: subseq-index? -> subseq-of?
[factor.git] / extra / txon / txon.factor
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
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...
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.
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.