Sebastian McKenzie
|
b581a7590c
|
fix export default function expression disambiguation - fixes #2189
|
2015-08-10 13:04:08 +01:00 |
|
Sebastian McKenzie
|
79c62ded0a
|
remove operator property from AssignmentPattern
|
2015-08-05 21:45:11 +01:00 |
|
Sebastian McKenzie
|
94e345e0b2
|
check valid function/class token when parsing export default before converting to a declaration - fixes #2145
|
2015-08-02 21:36:52 +01:00 |
|
Sebastian McKenzie
|
23aa7b002d
|
improve babylon test coverage and remove dead code
|
2015-07-25 19:54:19 +01:00 |
|
Sebastian McKenzie
|
e7fec51feb
|
remove range property from nodes, clean up babylon codebase
|
2015-07-25 07:07:22 +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 |
|