factor/basis/regexp
Alexander Iljin 2fd5654473 Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
2016-07-30 09:25:30 -07:00
..
ast using if-zero in more places. 2012-07-16 15:45:21 -07:00
classes unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -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 regexp.disambiguate: Make it cleaner imo, but still can't make heads of tails of the algorithm being used. 2016-04-12 14:19:18 -07:00
minimize regexp.minimize: a little bit simpler, a little bit faster. 2016-07-18 10:05:38 -07:00
negation unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
nfa unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
parser unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
prettyprint Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -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: one R/ syntax to rule them all, simpler this way. 2016-03-30 21:09:08 -07:00
regexp.factor regexp: Fix / escape in regexp. Fixes validators test. 2016-03-30 23:28:12 -07:00
summary.txt Move regexp to basis 2008-09-22 02:37:40 -05:00
tags.txt Move regexp to basis 2008-09-22 02:37:40 -05:00