Robert Krimen
|
d291bdadca
|
Swap order of found/width in lexer.read return
|
2012-10-20 13:45:17 -07:00 |
|
Robert Krimen
|
1728c036d4
|
Partial rewrite of lexer
- Better identifier scanning
- Less repetition in decoding the stream (cached in readIn)
- Method privitization
|
2012-10-19 12:24:53 -07:00 |
|
Robert Krimen
|
7982fa0fac
|
Fix scanning \r, \b, \f, \v as \t
Copy and paste error of epic proportions?
This will fix #5
|
2012-10-17 18:57:48 -07:00 |
|
Robert Krimen
|
ed98144c35
|
Remarks on UTF-8/16
|
2012-10-17 11:54:04 -07:00 |
|
Robert Krimen
|
474a473e36
|
Convert _syntaxError to SyntaxError (eval)
|
2012-10-17 10:27:22 -07:00 |
|
Robert Krimen
|
4a8c7ffc00
|
Initial commit
|
2012-10-05 18:47:53 -07:00 |
|