factor/basis/regexp
John Benediktsson 115b7b62df basis: removing unnecessary method stack effects. 2020-09-09 15:00:54 -07:00
..
ast using if-zero in more places. 2012-07-16 15:45:21 -07:00
classes basis: removing unnecessary method stack effects. 2020-09-09 15:00:54 -07:00
combinators regexp: one R/ syntax to rule them all, simpler this way. 2016-03-30 21:09:08 -07:00
compiler unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
dfa unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
disambiguate core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
minimize regexp.minimize: a little bit simpler, a little bit faster. 2016-07-18 10:05:38 -07:00
negation basis: removing unnecessary method stack effects. 2020-09-09 15:00:54 -07:00
nfa basis: removing unnecessary method stack effects. 2020-09-09 15:00:54 -07:00
parser regexp: try again to fix the issue with backslashes. 2019-03-21 13:29:15 -07:00
prettyprint regexp: try again to fix the issue with backslashes. 2019-03-21 13:29:15 -07:00
transition-tables unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
authors.txt Minor fixes to regexp docs 2009-03-21 04:07:28 -05:00
regexp-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
regexp-tests.factor regexp: try again to fix the issue with backslashes. 2019-03-21 13:29:15 -07:00
regexp.factor basis: removing unnecessary method stack effects. 2020-09-09 15:00:54 -07:00
summary.txt Move regexp to basis 2008-09-22 02:37:40 -05:00
tags.txt basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00