]> gitweb.factorcode.org Git - factor.git/history - basis/regexp/nfa/nfa.factor
regexp: fix case-insensitive lookahead and lookbehind.
[factor.git] / basis / regexp / nfa / nfa.factor
2022-08-09 John Benediktssonregexp: fix case-insensitive lookahead and lookbehind.
2021-01-30 Doug ColemanMerge branch 'master' of https://github.com/factor...
2021-01-30 Doug Colemanfactor: More using list cleanup
2020-12-15 John Benediktssonregexp: fixing the name collision for ^.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2011-10-16 John BenediktssonCleanup some lint warnings.
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-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-22 Doug ColemanMerge 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-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Joe Groffupdate existing code to use :> ( ) when possible
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-03-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Daniel EhrenbergMerge branch 'emacs' of http://git.hacks-galore.org...
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Daniel EhrenbergReorganizing Unicode data, so that the data tables...
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Daniel EhrenbergReorganizing things in regexp, mostly
2009-03-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Daniel EhrenbergSome reorganizing in Unicode; regexp class changes
2009-03-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Doug ColemanMerge git://github.com/Keyholder/factor into keyholder
2009-03-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Daniel EhrenbergMore regexp docs; unix line ending support
2009-03-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-14 Slava PestovFix regexp.nfa to load if unicode.case is not already...
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 EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-04 Daniel EhrenbergBeginnings of lookahead and lookbehind
2009-03-04 Daniel EhrenbergFixing bug in disambiguation in regexps
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 EhrenbergVarious unfinshed regexp changes
2009-02-20 Daniel EhrenbergNegation almost complete in regexp
2009-02-19 Daniel EhrenbergRegexp negation (partial) and cleanup of regexp.nfa
2009-02-18 Daniel EhrenbergAlmost done with regexp cleanup
2009-02-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-17 Daniel EhrenbergRewriting regexp parser
2009-02-16 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-15 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-13 Daniel EhrenbergXMode doesn't use parser combinators at all; regexes...
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2009-01-26 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2009-01-24 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-22 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-01-22 Slava PestovMerge branch 'master' of git://github.com/dharmatech...
next