]> gitweb.factorcode.org Git - factor.git/history - basis/regexp/regexp.factor
regexp: don't use execute so the generated code is easier to read
[factor.git] / basis / regexp / regexp.factor
2022-08-10 John Benediktssonregexp: don't use execute so the generated code is...
2022-01-10 John Benediktssonbasis: use check-instance in a few places
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-01-30 Doug ColemanMerge branch 'master' of https://github.com/factor...
2021-01-30 Doug Colemanfactor: More using list cleanup
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2019-03-21 John Benediktssonregexp: try again to fix the issue with backslashes.
2019-03-18 John BenediktssonRevert "regexp: fix take-until to handle escapes at...
2019-03-18 John BenediktssonRevert "regexp: slightly more complicated tokenization...
2019-03-17 John Benediktssonregexp: slightly more complicated tokenization to handl...
2019-03-17 John Benediktssonregexp: fix take-until to handle escapes at the end...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2016-03-31 Doug Colemanregexp: Fix / escape in regexp. Fixes validators test.
2016-03-31 John Benediktssonregexp: need this to be (parse-raw).
2016-03-31 John Benediktssonregexp: one R/ syntax to rule them all, simpler this...
2016-03-21 Doug Colemanbasis: rename the only four words with backtick in...
2015-07-22 Doug Colemanregexp: remove R" R[ and R{, there are still plenty...
2014-05-18 John Benediktssonregexp: adding re-replace-with.
2011-11-10 Joe Groffslice boa -> <slice-unsafe>
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-08-01 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-26 Slava PestovMerge branch 'master' of http://github.com/mrjbq7/factor
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-26 Philipp BrüschweilerMerge remote branch 'ex-rzr/master' into gtk
2010-07-25 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-24 Slava Pestovregexp: fix match iteration with empty matches, and...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-18 Daniel EhrenbergChanging require-when usages to the new syntax for...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-18 Daniel EhrenbergUpdating code to use require-when rather than vocab...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe Groffgeneralize stack effects so we can bootstrap with the...
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-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
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 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Joe GroffMerge branch 'struct-classes' of git://factorcode.org...
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug Colemanmove if-zero etc to math, remove 1-/1+ from math
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
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-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovMerge branch 'master' of git://github.com/Keyholder...
2009-03-23 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-21 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovUpdate unicode.categories.syntax
2009-03-21 Slava PestovChanging : foo ; parsing to SYNTAX: foo ;
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-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Slava PestovSeparate regexp.prettyprint from regexp to reduce deplo...
2009-03-18 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-18 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
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 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-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Slava PestovMove call( and execute( to core
2009-03-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Slava PestovRefactor regexp.compiler to not all with-compilation...
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
next