Daniel Lo Nigro
0076204f80
Fix Flow.
...
Removed `@flow` annotation from files that don't actually pass Flow check at the moment. These will be added back file by file once the files are properly converted to use Flow.
Closes #3064
2015-11-15 21:30:22 -08:00
Sebastian McKenzie
20f643b419
type annotate babylon
2015-09-23 15:59:41 +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
f0994f106e
add comment attachment to the parser and remove dead acorn options
2015-07-21 01:13:07 +01:00
Sebastian McKenzie
a226641631
more architectural changes
2015-07-11 20:56:26 +01:00
Sebastian McKenzie
fedf894904
Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages
2015-07-11 12:39:54 +01:00