factor/extra/peg/javascript/tokenizer
Björn Lindqvist 20711a0fd3 Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
2016-09-04 06:40:43 +02:00
..
authors.txt Refactor JavaScript parser 2008-06-19 00:42:11 +12:00
summary.txt Refactor JavaScript parser 2008-06-19 00:42:11 +12:00
tags.txt Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
tokenizer-tests.factor peg.javascript.tokenizer: support hex and unicode escapes. 2016-06-12 06:41:59 -07:00
tokenizer.factor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00