]> gitweb.factorcode.org Git - factor.git/history - basis/xmode/loader/loader.factor
XMode doesn't use parser combinators at all; regexes allow parens for grouping
[factor.git] / basis / xmode / loader / loader.factor
2009-02-13 Daniel EhrenbergXMode doesn't use parser combinators at all; regexes...
2009-02-12 Daniel EhrenbergStarting to switch xmode to regexp; getting rid of...
2009-02-06 Daniel EhrenbergMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-02-06 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-06 Joe GroffMerge branch 'master' into fortran
2009-02-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-06 Daniel EhrenbergMerge branch 'master' into no-elements
2009-02-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-06 Daniel EhrenbergMoving XML vocabularies around
2009-01-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Slava PestovFix a couple of bugs in xmode and add a unit test
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-29 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Daniel EhrenbergXML chunks are a separate datatype; XML tags are no...
2008-10-16 ergMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-16 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-15 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-10-07 Alex ChapmanMerge branch 'master' of git://factorcode.org/git/facto...
2008-10-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Slava PestovFix permission bits
2008-10-02 Alex ChapmanMerge branch 'experimental' into maintenance
2008-10-02 Alex ChapmanMerge branch 'master' into experimental
2008-10-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-09-19 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-19 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-09-12 Alex ChapmanMerge branch 'master' into experimental
2008-09-08 Aaron SchaeferMerge git://projects.elasticdog.com/git/factor into...
2008-09-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2008-09-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-09-04 Slava PestovMove web framework to basis
2008-09-18 Doug Colemanuse parser-combinators.regexp instead of regexp