]> gitweb.factorcode.org Git - factor.git/history - basis/help/search/search.factor
core: subseq-index? -> subseq-of?
[factor.git] / basis / help / search / search.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-20 Doug Colemanfactor: trim more using lists.
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
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.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2012-07-31 John Benediktssonhelp.search: bit faster, allow searching for things...
2012-07-31 John Benediktssonhelp.search: allow searching within help articles.