Commit Graph

19 Commits (53cb45c9ff3a53ea1cce2679e9a772ea94d3b24a)

Author SHA1 Message Date
Eduardo Cavazos bff385269c Lot's of USING: fixes for ascii or unicode 2008-02-01 18:26:32 -06:00
Slava Pestov ff55f0f4cc New \u...... syntax; io.utf8 and io.utf16 can actually use strings now 2008-02-01 15:00:02 -06:00
Slava Pestov af13a47485 Adding tags 2008-01-31 23:04:11 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov aa55747647 Add support for positive, negative lookahead, word boundaries to regexp 2007-12-10 02:20:30 -05:00
Slava Pestov 741c5966fd No need for fast-member? optimization 2007-12-08 17:47:09 -05:00
Slava Pestov c6a39f1f2c Regexp improvements 2007-12-08 03:21:59 -05:00
Doug Coleman a5d450de63 Add stubs for ^ and $ 2007-12-03 22:43:33 -06:00
Doug Coleman 601c4fedcf Add some stubs for reluctant and possessive qualifiers 2007-12-03 21:46:56 -06:00
Slava Pestov 113ea0962b Regexp bug fixes and improved literal syntax 2007-12-03 19:20:47 -05:00
Slava Pestov 12ff0614e6 Simpler 'union' parser 2007-12-02 07:19:01 -05:00
Slava Pestov 1fbfc88b90 More regexp changes 2007-12-02 07:17:12 -05:00
Slava Pestov 7f625f9836 Regexp cleanups 2007-12-02 07:07:32 -05:00
Doug Coleman 8fadc570fc Add \Q...\E (escape all characters between \Q and \E) 2007-11-30 19:34:17 -06:00
Doug Coleman 22eb4def9d Redo escape characters
Add octal, hex, control chars, \t\n\r\f\a\e\w\W, posix character classes
2007-11-30 19:20:02 -06:00
Doug Coleman 50948ae9db Add character classes, fails on one test case [^]
Add lots of unit tests
2007-11-26 17:19:29 -06:00
Doug Coleman 56039876bc Before character-class 2007-11-26 12:59:04 -06:00
Doug Coleman 8d84a81141 Use the builtin 'integer' 2007-11-25 03:56:04 -06:00
Doug Coleman a019a64407 initial checkin of regexps 2007-11-25 03:51:30 -06:00