Sebastian McKenzie
|
8887444cf7
|
fix various bugs surfaced by the esprima test suite, remove some incorrect tests
|
2015-08-11 16:58:20 +01:00 |
|
Sebastian McKenzie
|
b7b43dc282
|
Merge branch 'master' into development
|
2015-08-11 01:05:04 +01:00 |
|
Sebastian McKenzie
|
df021c7f23
|
add esprima tests and fix bugs picked up by it
|
2015-08-11 00:59:15 +01:00 |
|
Henry Zhu
|
babf64473b
|
fix broken test from regex-after-block
|
2015-08-10 19:31:26 -04:00 |
|
Henry Zhu
|
8f3615bf7b
|
fix unexpected token issue for regex after block case
- Ex: `if (1) {} /foo/`
Fixes babel/babel-eslint#161
Ref marijnh/acorn#289
|
2015-08-10 19:03:13 -04:00 |
|
Sebastian McKenzie
|
e7fec51feb
|
remove range property from nodes, clean up babylon codebase
|
2015-07-25 07:07:22 +01:00 |
|
Sebastian McKenzie
|
af03a301ae
|
fix broken tests take 2
|
2015-07-25 06:16:50 +01:00 |
|
Sebastian McKenzie
|
0e9413e926
|
fix broken tests
|
2015-07-25 06:14:09 +01:00 |
|
Sebastian McKenzie
|
bed14e9b42
|
add espree comment attachment tests and remove ranges test property from babylon tests
|
2015-07-25 06:07:51 +01:00 |
|
Sebastian McKenzie
|
006f3db76a
|
update babylon fixtures to use File as the root node rather than Program
|
2015-07-25 05:24:58 +01:00 |
|
Sebastian McKenzie
|
b088f8e6ef
|
switch babylon tests to fixtures
|
2015-07-25 05:19:32 +01:00 |
|