Sebastian McKenzie
|
436874dac8
|
add support for boolean flow literals - fixes #2127
|
2015-07-30 23:44:36 +01:00 |
|
Sebastian McKenzie
|
99d8dec04d
|
clear rawValue from JSX attribute values as they're tokenised and parsed differently - fixes #2114
|
2015-07-29 16:15:47 +01:00 |
|
Logan Smyth
|
0bfc5a90dc
|
Ensure that the original state is restored on lookahead - fixes #2086
|
2015-07-26 20:56:07 -07:00 |
|
Sebastian McKenzie
|
caecebf95b
|
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
|
9af5e0526f
|
update jsx tests
|
2015-07-26 05:34:03 +01:00 |
|
Sebastian McKenzie
|
676766533c
|
improve babylon test coverage and remove dead code
|
2015-07-25 19:54:19 +01:00 |
|
Sebastian McKenzie
|
2598299e64
|
finish reorganisation of babylon
|
2015-07-25 08:03:39 +01:00 |
|
Sebastian McKenzie
|
7e7ad89724
|
remove range property from nodes, clean up babylon codebase
|
2015-07-25 07:07:22 +01:00 |
|
Sebastian McKenzie
|
4e00575ed5
|
fix broken tests take 2
|
2015-07-25 06:16:50 +01:00 |
|
Sebastian McKenzie
|
7964e3bf11
|
fix broken tests
|
2015-07-25 06:14:09 +01:00 |
|
Sebastian McKenzie
|
55f3fb3015
|
add espree comment attachment tests and remove ranges test property from babylon tests
|
2015-07-25 06:07:51 +01:00 |
|
Sebastian McKenzie
|
350e901794
|
update babylon fixtures to use File as the root node rather than Program
|
2015-07-25 05:24:58 +01:00 |
|
Sebastian McKenzie
|
14d2625753
|
switch babylon tests to fixtures
|
2015-07-25 05:19:32 +01:00 |
|