.. |
ast
|
using if-zero in more places.
|
2012-07-16 15:45:21 -07:00 |
classes
|
factor: Rename GENERIC# to GENERIC#:.
|
2017-06-01 13:58:58 -05: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
|
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
|
peg.ebnf: Clean up EBNF: syntax.
|
2017-08-05 22:23:57 -05: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
|
Fix the existing IN: suffixes for the test vocabs
|
2018-01-24 16:03:48 -08:00 |
regexp.factor
|
core: Add the shuffler words but without primitives.
|
2018-06-19 22:52:58 -05: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 |