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
summary.txt
tags.txt
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