John Benediktsson
|
c8732657b7
|
Cleanup more lint warnings.
|
2011-10-16 13:01:58 -07:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
0eee4f89d4
|
Mess around with tags
|
2008-11-17 06:59:17 -06:00 |
Chris Double
|
f3145c5961
|
[EBNF and EBNF: now return ast
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
8f718fa41e
|
Parse more valid JavaScript
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
7404c5dc01
|
Add ShiftExpr to JavaScript parser
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
4394cb08f6
|
RegExp fix for javascript tokenizer
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
acb6d3a312
|
Fix peg.ebnf tests. Handle \ in EBNF
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
cf00bc8a0c
|
Add flags to regexp tokenizer in JavaScript
|
2008-07-10 13:56:06 +12:00 |
Chris Double
|
a15783cabb
|
Fix typo in != in JavaScript parser
|
2008-06-21 10:32:15 +12:00 |
Chris Double
|
5433553571
|
Remove EBNF: and [EBNF EBNF] +tokenizer syntax
replaced with tokenizer support in ebnf grammar itself.
|
2008-06-21 01:00:27 +12:00 |
Chris Double
|
b6b5f12732
|
Provide ability to plug in tokenizers to ebnf parsers
|
2008-06-20 22:45:19 +12:00 |
Chris Double
|
fcd1e39834
|
More JavaScript fixes for keyword handling
|
2008-06-19 01:20:33 +12:00 |
Chris Double
|
c26d87e117
|
Fix handling of JavasScript names which partially match reserved words
|
2008-06-19 01:01:46 +12:00 |
Chris Double
|
fc7baebacb
|
Fix handling of _ and $ in Javascript names
|
2008-06-19 00:51:47 +12:00 |
Chris Double
|
6f8e2a4b0d
|
Refactor JavaScript parser
|
2008-06-19 00:42:11 +12:00 |