Commit Graph

13 Commits

Author SHA1 Message Date
ben
3ffd93b6f1 [regexp] typo: valid->invalid 2016-03-01 10:50:43 -05:00
ben
d768e59ca2 [let-regexp] working now 2016-02-23 13:29:37 -05:00
ben
1f114d8fc5 [let-regexp] checkpoint: code looks good but does not work
Issue likely with free-id-table changing after identifier
 gets bound in the let statements
2016-02-23 02:33:23 -05:00
ben
8a797f016d [scribblings] bad group example 2015-12-16 03:31:22 -05:00
ben
03899c77f1 ** update inline comments 2015-12-14 02:36:53 -05:00
ben
8777de17b8 [regexp] do nothing for regexp or-patterns (|) 2015-12-13 21:42:16 -05:00
ben
23fccba081 [private] init 2015-12-13 04:30:58 -05:00
ben
e9608681b9 [regexp] finish regexp, pregexp, byte-regexp 2015-12-13 03:36:30 -05:00
ben
1a5dddf009 [regexp] checkpoint: added 'define-regexp:' 2015-12-13 00:17:34 -05:00
ben
c5ea8c032c [regexp] linear-time group unpacking, hooray for mutability 2015-12-08 03:23:29 -05:00
ben
2b1ab27825 [regexp] checkpoint: override regexp constructor, too 2015-12-08 02:57:43 -05:00
ben
2b21f30aa7 [regexp] simpler way to dispatch on 1st arg 2015-12-06 23:11:58 -05:00
ben
f2c3b38fbb [regexp] string-only regexp matching 2015-12-06 21:50:51 -05:00