]> gitweb.factorcode.org Git - factor.git/commit
strings.parser: support "\x" ascii hex escapes.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 27 Jul 2012 02:24:25 +0000 (19:24 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 27 Jul 2012 02:24:25 +0000 (19:24 -0700)
commita208946b63a52d955071198d19e5970a1fcff751
tree7f20d2bd6bd8807fd1ec8ac29d35e199379ba8f4
parentfbd79553e0e61ac507d44ec8f7dbdc0d7679e2c0
strings.parser: support "\x" ascii hex escapes.
core/strings/parser/parser-tests.factor
core/strings/parser/parser.factor