Sebastian McKenzie
|
df021c7f23
|
add esprima tests and fix bugs picked up by it
|
2015-08-11 00:59:15 +01:00 |
|
Sebastian McKenzie
|
71bbffa797
|
fix handling of flow method shorthand - fixes #2169
|
2015-08-05 21:42:15 +01:00 |
|
Sebastian McKenzie
|
a0f9d5fbc8
|
add support for export types
|
2015-07-31 23:34:45 +01:00 |
|
Sebastian McKenzie
|
b1c3ed6d2d
|
fix linting error and add missing tests
|
2015-07-30 23:47:59 +01:00 |
|
Sebastian McKenzie
|
1d81dd995c
|
add support for boolean flow literals - fixes #2127
|
2015-07-30 23:44:36 +01:00 |
|
Sebastian McKenzie
|
e6e3a68a39
|
make flow transformer use internal state to track whether we're in a type or not - fixes #2083
|
2015-07-27 00:06:26 +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
|
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 |
|