]> gitweb.factorcode.org Git - factor.git/history - core/strings/parser/parser.factor
sequences: bound -> index-or-length
[factor.git] / core / strings / parser / parser.factor
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemanstrings.parser: short -> bound
2022-07-27 John Benediktssonstrings.parser: make internal escape words private
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...
2022-01-20 Doug Colemancore: trim using lists with tool
2022-01-20 John Benediktssonmultiline: require spaces after, similar to strings...
2022-01-12 Doug Colemansequences: Add 1surround which is dup surround
2020-12-24 John Benediktssonstrings.parser: adding line continuations.
2020-12-10 John Benediktssonstrings.parser: fix blank.
2020-12-07 John Benediktssonstrings.parser: use single quotes around got.
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-05 John Benediktssonstrings.parser: allow "\u{snowman}" or "\u{2603}".
2016-04-04 John Benediktssonstrings.parser: remove parse-short-string, everyone...
2016-04-04 John Benediktssonstrings.parser: better string error messages.
2015-08-18 John Benediktssonstrings.parser: finish removing triple-strings.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2014-12-03 John Benediktssonuse suffix! and append!.
2014-06-04 John Benediktssonstrings.parser: simplify parse-string.
2014-06-04 John Benediktssonstrings.parser: simplify next-escape.
2014-06-04 John Benediktssonsyntax: adding \b \v and \f escape codes.
2014-05-20 John Benediktssonstrings.parser: using type declarations.
2014-05-19 John Benediktssonstrings.parser: use sbuf accumulator instead of make.
2013-04-22 John Benediktssonstrings.parser: use rest-slice.
2013-03-24 Doug Colemanstrings, multiline: Fix unexpected-eof.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-07-27 John Benediktssonstrings.parser: support "\x" ascii hex escapes.
2011-12-11 rienfixed effect based on inner behavior and outer context
2011-10-17 John BenediktssonMore lint cleanups.
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-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
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-27 Slava PestovMerge branch 'ogg' of git://double.co.nz/git/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Doug Colemanrename a couple more words
2009-09-25 Doug Colemanrename another strings.parser word
2009-09-25 Doug Colemanrename a couple of strings.parser words
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava PestovPut bad escape code in the bad-escape error
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-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
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 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-17 Slava PestovMove call( and execute( to core
2009-02-16 Alex ChapmanMerge branch 'master' into experimental
2009-02-14 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-13 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Slava PestovMerge branch 'master' into new_ui
2009-02-10 Slava PestovUpdate some existing code to use initialize
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
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-11-29 Slava PestovFix conflict
2008-11-26 Alex ChapmanMerge branch 'master' into experimental
2008-11-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-24 Slava PestovMerge branch 'master' of git://factorforge.org/git...
2008-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 U-WSCHLIEP-PC\wschliepMerge branch 'master' of git://factorcode.org/git/factor
next