Chris Parker
|
51cdae25cf
|
fix tryCreateRegexp function scope
|
2015-07-21 17:23:31 -04:00 |
|
Sebastian McKenzie
|
412208745b
|
v5.7.5
|
2015-07-21 02:39:55 +01:00 |
|
Sebastian McKenzie
|
30be1317e6
|
update flow literal annotations to have a rawValue
|
2015-07-21 02:37:43 +01:00 |
|
Sebastian McKenzie
|
956fd8d770
|
Merge branch 'master' into development
|
2015-07-21 02:28:00 +01:00 |
|
Sebastian McKenzie
|
0a5a00d6f8
|
properly disallow type casts in reference lists
|
2015-07-21 02:01:48 +01:00 |
|
Sebastian McKenzie
|
40f19586af
|
reimplement async function type parameters backfix - fixes #2028
|
2015-07-21 01:13:35 +01:00 |
|
Sebastian McKenzie
|
f0994f106e
|
add comment attachment to the parser and remove dead acorn options
|
2015-07-21 01:13:07 +01:00 |
|
Franky Chung
|
0876209847
|
Add number literal type annotations for flow
|
2015-07-20 11:35:46 +09:00 |
|
Sebastian McKenzie
|
3a74f6d4cc
|
don't return from within parseSubscripts when we parse an async arrow function - fixes #2027
|
2015-07-17 23:31:46 -07:00 |
|
Sebastian McKenzie
|
676d602a8b
|
v5.7.2
|
2015-07-15 20:35:57 +01:00 |
|
Sebastian McKenzie
|
d2ce03e82d
|
flow parser plugin: move up startPos and startLoc default assignments
|
2015-07-15 20:33:56 +01:00 |
|
Sebastian McKenzie
|
afacd62738
|
rewrite async function parsing, properly parse flow return types of arrow functions - fixes #1991
|
2015-07-15 20:08:10 +01:00 |
|
Sebastian McKenzie
|
4b276b938b
|
add feature flag for es7.exponentiationOperator
|
2015-07-15 18:07:25 +01:00 |
|
Sebastian McKenzie
|
b520a33195
|
remove dead babylon code
|
2015-07-15 18:07:13 +01:00 |
|
Sebastian McKenzie
|
dbf320f6f0
|
Merge branch 'master' into development
|
2015-07-15 17:10:58 +01:00 |
|
Sebastian McKenzie
|
805a44d55d
|
v5.7.1
|
2015-07-15 17:09:26 +01:00 |
|
Sebastian McKenzie
|
3acae3d625
|
finish removal of ecmaVersion option
|
2015-07-15 16:41:32 +01:00 |
|
Sebastian McKenzie
|
472b079862
|
remove ecmaVersion <= 6
|
2015-07-15 15:34:47 +01:00 |
|
Sebastian McKenzie
|
8d70ab5853
|
switch node definitions to a DSL
|
2015-07-15 13:51:47 +01:00 |
|
Sebastian McKenzie
|
61d246cb9a
|
v5.6.23
|
2015-07-15 11:23:07 +01:00 |
|
Sebastian McKenzie
|
eb8d7e679e
|
fix use strict parsing
|
2015-07-14 17:14:32 +01:00 |
|
Sebastian McKenzie
|
8360001b96
|
add npmignore to babylon
|
2015-07-14 16:48:43 +01:00 |
|
Sebastian McKenzie
|
be09f12e42
|
sync tests with upstream acorn
|
2015-07-14 15:15:36 +01:00 |
|
Sebastian McKenzie
|
d73938ee89
|
elaborate on babylon readme
|
2015-07-14 15:14:57 +01:00 |
|
Sebastian McKenzie
|
2f212cea0a
|
v5.6.21
|
2015-07-13 23:37:01 +01:00 |
|
Sebastian McKenzie
|
2d5d1ceb5c
|
t
|
2015-07-13 16:34:43 +01:00 |
|
Sebastian McKenzie
|
1948946a4d
|
add scripts
|
2015-07-12 12:51:20 +01:00 |
|
Sebastian McKenzie
|
ada45d5800
|
add missing semicolons
|
2015-07-12 00:36:21 +01:00 |
|
Sebastian McKenzie
|
f9498d7a2d
|
Merge branch 'master' into top-secret
# Conflicts:
# packages/babylon/src/options.js
# src/acorn/plugins/flow.js
# src/acorn/src/util.js
|
2015-07-11 21:04:33 +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 |
|