Doug Coleman
|
84e40810cd
|
factor: CHAR: : -> CHAR: \:, same for [{(
|
2017-08-31 21:21:12 -05: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 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
ac6aa3221b
|
ini-file: use new escape codes.
|
2014-06-03 18:15:47 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Doug Coleman
|
bc416b93c8
|
Fix help-lint for ini-file
|
2011-08-23 12:28:09 -07:00 |
John Benediktsson
|
e592e3ede6
|
Adding 'ini-file' vocab to parse INI config files.
|
2011-08-19 17:22:16 -07:00 |