factor/basis/regexp
John Benediktsson d58bc08aa0 Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
..
ast Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
classes Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05:00
combinators docs: updated some docs to use new markup 2009-09-22 15:22:34 -04:00
compiler Regexps use new sets rather than assocs for final states 2010-03-02 18:05:37 -05:00
dfa Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
disambiguate Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
minimize Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
negation Regexps use new sets rather than assocs for final states 2010-03-02 18:05:37 -05:00
nfa Regexps use new sets rather than assocs for final states 2010-03-02 18:05:37 -05:00
parser Fixing bug in regexp \P 2010-03-23 00:30:49 -04:00
prettyprint Separate regexp.prettyprint from regexp to reduce deployed image size 2009-03-18 17:07:19 -05:00
transition-tables Regexps use new sets rather than assocs for final states 2010-03-02 18:05:37 -05:00
authors.txt Minor fixes to regexp docs 2009-03-21 04:07:28 -05:00
regexp-docs.factor regexp: fix typo in docs 2011-03-05 23:00:52 +09:00
regexp-tests.factor regexp: fix test 2010-07-23 20:40:44 -07:00
regexp.factor regexp: fix match iteration with empty matches, and fix reverse regexes since they were totally broken (bugs reported by Joe Groff and various others) 2010-07-23 19:44:39 -07:00
summary.txt Move regexp to basis 2008-09-22 02:37:40 -05:00
tags.txt Move regexp to basis 2008-09-22 02:37:40 -05:00