]> gitweb.factorcode.org Git - factor.git/history - core/strings/parser/parser-tests.factor
strings.parser: fix bug with octal escape followed by more numbers
[factor.git] / core / strings / parser / parser-tests.factor
2022-07-26 John Benediktssonstrings.parser: fix bug with octal escape followed...
2022-07-26 John Benediktssonstrings.parser: support octal escapes of 1, 2, or 3...
2020-12-24 John Benediktssonstrings.parser: adding line continuations.
2020-12-07 John Benediktssonstrings.parser: use unexpected instead of string errors.
2020-11-19 John Benediktssonstrings.parser: fix "string"length bug when parsing...
2016-04-04 John Benediktssonstrings.parser: adding error tests.
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2015-08-18 John Benediktssonstrings.parser: finish removing triple-strings.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2012-07-27 John Benediktssonstrings.parser: support "\x" ascii hex escapes.
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug Colemanfix string parsing
2009-09-20 Doug Colemanfixing some quotes in strings bugs
2009-09-20 Doug Colemanthe last character on a multiline string cannot be...
2009-09-19 Doug Colemanadd multiline string support
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-01-28 Alex ChapmanMerge branch 'master' into experimental (untested!)
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-09 Slava PestovFix conflict
2008-12-09 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-09 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava PestovMerge branch 'untangle'
2008-12-09 Slava PestovRemove eval dependency from unicode.syntax