]> gitweb.factorcode.org Git - factor.git/history - basis/regexp/disambiguate
Revert "Fixes #2966"
[factor.git] / basis / regexp / disambiguate /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemanfactor: use in-out word
2023-01-20 John BenediktssonSwitch to https urls
2021-01-30 Doug ColemanMerge branch 'master' of https://github.com/factor...
2021-01-30 Doug Colemanfactor: More using list cleanup
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-12-07 John Benediktssonregexp.disambiguate: use sets:refine.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-02-07 John Benediktssonusing map-reduce instead of unclip reduce.
2016-04-12 Doug Colemanregexp.disambiguate: Make it cleaner imo, but still...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2015-08-08 Doug Colemanbasis: use harvest-values
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
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
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Slava PestovRemoving integers-as-sequences
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 Groffeliminate spin from basis
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-03-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
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 EhrenbergMaking disambiguation faster
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 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://github.com/bogiebro...
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Daniel EhrenbergMaking regexp generate less class algebra
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 EhrenbergFixing bug in disambiguation in regexps
2009-03-03 Daniel EhrenbergMerge branch 'master' into regexp
2009-03-02 Daniel EhrenbergAdding unit tests
2009-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
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-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-23 Daniel EhrenbergDisambiguation works completely in regexp
2009-02-21 Daniel EhrenbergWork on class algebra for regexp
2009-02-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-21 Daniel EhrenbergDisambiguation of overlapping regexp transitions