factor/basis/regexp
Joe Groff 3fbe722561 Merge branch 'master' of http://factorcode.org/git/factor
Conflicts:
	basis/locals/locals.factor
	basis/peg/peg.factor
	extra/infix/infix.factor
2009-10-28 16:17:24 -05:00
..
ast Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
classes Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
combinators docs: updated some docs to use new markup 2009-09-22 15:22:34 -04:00
compiler Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
dfa unbreak regexp 2009-04-06 19:43:50 -05:00
disambiguate Making disambiguation faster 2009-03-16 23:49:31 -05:00
minimize Making regexp generate less class algebra 2009-03-11 22:04:47 -05:00
negation Many regexp changes, improving speed and organization 2009-03-10 18:27:04 -05:00
nfa update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
parser Fixing some unit test failures 2009-04-22 07:05:00 -05:00
prettyprint Separate regexp.prettyprint from regexp to reduce deployed image size 2009-03-18 17:07:19 -05:00
transition-tables use map-reduce instead of unclip reduce, "Why do we need this?" --> we don't 2009-04-06 17:32:20 -05:00
authors.txt Minor fixes to regexp docs 2009-03-21 04:07:28 -05:00
regexp-docs.factor Fix conflict 2009-09-23 20:52:04 -05:00
regexp-tests.factor Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
regexp.factor parsed -> suffix!, add append! 2009-10-28 13:38:27 -05: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