]> gitweb.factorcode.org Git - factor.git/commit
strings.parser: finish removing triple-strings.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 18 Aug 2015 02:49:12 +0000 (19:49 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 18 Aug 2015 02:49:12 +0000 (19:49 -0700)
commit399d01f56eed0eced11923d263897908d83fcaf5
tree8c57d53611770d304782469db972a8c7cc27aae9
parent048bdca05049fbd6bde8db633422c9667ce84741
strings.parser: finish removing triple-strings.

parse-string => parse-short-string (on the same line)
parse-multiline-string-until => parse-full-string
basis/alien/syntax/syntax.factor
basis/urls/urls.factor
core/strings/parser/parser-docs.factor
core/strings/parser/parser-tests.factor
core/strings/parser/parser.factor
core/syntax/syntax.factor