John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
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 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -07:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
John Benediktsson
|
2e0eb977a2
|
cuesheet: adding parser for cue files.
|
2013-11-20 20:40:08 -08:00 |