]> gitweb.factorcode.org Git - factor.git/history - basis/regexp/dfa/dfa.factor
use reject instead of [ ... not ] filter.
[factor.git] / basis / regexp / dfa / dfa.factor
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2013-03-09 John Benediktssonregexp.dfa: more use of hash-sets.
2012-10-23 John BenediktssonChange "3dup drop" to "2over".
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-02 Daniel EhrenbergRegexps use new sets rather than assocs for final states
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Joe Groffremove non-primitive-related uses of tuck from basis
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-16 Doug ColemanMerge git://github.com/Keyholder/factor into keyholder
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-04-08 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2009-04-08 Slava PestovMerge branch 'master' into smarter_error_list
2009-04-08 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-07 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-07 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-04-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-07 Doug Colemanunbreak regexp
2009-03-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-13 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-03-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Alex ChapmanMerge branch 'master' into experimental
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://github.com/bogiebro...
2009-03-10 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-09 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-08 Daniel EhrenbergMerge branch 'regexp'
2009-03-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-05 Daniel EhrenbergMerge branch 'master' into regexp
2009-03-05 Daniel EhrenbergLookaround and anchors work! (still need to fix some...
2009-03-04 Daniel EhrenbergMore class algebra; fixing eliminating the DFA interpreter
2009-03-04 Daniel EhrenbergUnfinished changes for regexp lookaround
2009-03-04 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-04 Daniel EhrenbergBeginnings of lookahead and lookbehind
2009-03-03 Daniel EhrenbergMerge branch 'master' into regexp
2009-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-26 Daniel EhrenbergVarious regexp cleanups, and compiler from regexp to...
2009-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-25 Daniel EhrenbergVarious regexp changes, including the addition of regex...
2009-02-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-21 Daniel EhrenbergDisambiguation of overlapping regexp transitions
2009-02-21 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-20 Daniel EhrenbergVarious unfinshed regexp changes
2009-02-19 Daniel EhrenbergDFAs are minimized now
2009-02-18 Daniel EhrenbergFinish cleanup of regexp
2009-02-18 Daniel EhrenbergAlmost done with regexp cleanup
2009-02-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2009-01-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-26 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2009-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-25 Slava PestovFix conflict
2009-01-24 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-24 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-24 Slava PestovRemove some usages of tuck
2009-01-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-19 Eduardo CavazosMerge commit 'jao/master'
2009-01-15 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-01-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/jamesnvc
2009-01-13 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-12 Doug ColemanMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-12 Slava PestovMerge branch 'master' into new_ui
2009-01-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-12 Slava PestovAdd new intersects? word and use it in a few places...
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-07 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-11-29 Slava PestovFix conflict
2008-11-26 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-11-26 Alex ChapmanMerge branch 'master' into experimental
2008-11-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-24 Slava PestovMerge branch 'master' of git://factorforge.org/git...
2008-11-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Doug Colemanremove >r r> from regexp
2008-10-02 Alex ChapmanMerge branch 'experimental' into maintenance
2008-10-02 Alex ChapmanMerge branch 'experimental' into couchdb
2008-10-02 Alex ChapmanMerge branch 'master' into experimental
next