factor/extra/ini-file
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 Adding 'ini-file' vocab to parse INI config files. 2011-08-19 17:22:16 -07:00
ini-file-docs.factor factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
ini-file-tests.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
ini-file.factor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
summary.txt Adding 'ini-file' vocab to parse INI config files. 2011-08-19 17:22:16 -07:00