Jeremy Ashkenas
|
9a71bb17fd
|
Adding IDENTIFIER and STRING to NOT_SPACED_REGEX
|
2010-11-09 22:46:37 -05:00 |
|
Jeremy Ashkenas
|
841463da8e
|
Hewing closer to JS' syntactic resynchronization for regexp lexing.
|
2010-11-09 22:39:15 -05:00 |
|
satyr
|
8f29574b16
|
764: made boolean/number/regex indexable
|
2010-10-12 19:30:10 +09:00 |
|
satyr
|
ed79715841
|
stripped out strings/regexes from test_literals; test_string_interpolation is now test_string
|
2010-10-12 09:35:59 +09:00 |
|
Jeremy Ashkenas
|
08388fea5a
|
testing issue 584
|
2010-10-05 00:16:55 -04:00 |
|
satyr
|
42a91219cb
|
fixed over-escaping in here documents and addressed Stan's comments
|
2010-10-05 03:47:50 +09:00 |
|
satyr
|
cdd033ffb0
|
disabled interpolations in normal regexes
|
2010-10-04 21:51:04 +09:00 |
|
satyr
|
493fa7d8fe
|
heregex: now allows bare slashes and empty body
|
2010-10-04 11:55:49 +09:00 |
|
satyr
|
c605b3e232
|
first stub at heregex
|
2010-10-04 08:22:42 +09:00 |
|
Jeremy Ashkenas
|
1eebbfe2bc
|
allowing more flexible whitespace-started regexes. You have to wrap 'em in parens or assign to 'em, but it's better than nothing.
|
2010-08-12 20:24:53 -04:00 |
|
Jeremy Ashkenas
|
88847df70b
|
tests are now passing on symbology
|
2010-07-24 22:23:37 -07:00 |
|
Jeremy Ashkenas
|
8136c5f3de
|
making regexes stricter about their flags.
|
2010-05-14 09:14:41 -04:00 |
|
Jeremy Ashkenas
|
4a85f3d499
|
cleaning up tests ... consolidation, consistency...
|
2010-04-03 10:39:32 -04:00 |
|
Jeremy Ashkenas
|
b33b688373
|
fixing more bugs in balance/interpolate/regexp/string/etc
|
2010-03-08 22:25:06 -05:00 |
|
Jeremy Ashkenas
|
afa26c37f1
|
fixing regexp literals versus division, with tests
|
2010-02-27 14:30:14 -05:00 |
|