factor/core/strings
John Benediktsson 399d01f56e strings.parser: finish removing triple-strings.
parse-string => parse-short-string (on the same line)
parse-multiline-string-until => parse-full-string
2015-08-17 19:49:12 -07:00
..
parser strings.parser: finish removing triple-strings. 2015-08-17 19:49:12 -07:00
authors.txt
strings-docs.factor factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace. 2015-08-06 17:05:12 -05:00
strings-tests.factor factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
strings.factor primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the stack effect is correct. 2015-06-25 18:02:03 -07:00
summary.txt
tags.txt