]> gitweb.factorcode.org Git - factor.git/history - basis/regexp/negation/negation.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / regexp / negation / negation.factor
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2011-11-28 Doug Colemanregexp: trivial refactoring
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-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-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava PestovUpdate some more 'update' usages to call 'assoc-union!'
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
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-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-11 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-11 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-10 Daniel EhrenbergMany regexp changes, improving speed and organization
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-09 Daniel EhrenbergFixing regexp minimization
2009-03-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-08 Daniel EhrenbergMerge branch 'regexp'
2009-03-07 Daniel EhrenbergMore regexp changes
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 EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
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-23 Daniel EhrenbergDisambiguation works completely in regexp
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 EhrenbergNegation almost complete in regexp
2009-02-19 Daniel EhrenbergRegexp negation (partial) and cleanup of regexp.nfa