]> gitweb.factorcode.org Git - factor.git/history - basis/regexp/classes/classes-tests.factor
Switch to https urls
[factor.git] / basis / regexp / classes / classes-tests.factor
2023-01-20 John BenediktssonSwitch to https urls
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
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 EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergFixing ambiguity between sets and namespaces in many...
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 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 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Daniel EhrenbergRedoing class algebra so conjunction works
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 EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-10 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-09 Daniel EhrenbergRenaming an internal word in regexp
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-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 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