Sebastian McKenzie
|
15f73b4fc3
|
remove noisy comments/documentation
|
2015-09-01 04:56:03 +01:00 |
|
Sebastian McKenzie
|
8d7b3c462f
|
unoverload Literal AST node
|
2015-09-01 04:49:16 +01:00 |
|
Sebastian McKenzie
|
310f38f3e7
|
remove polyfill from main package
|
2015-08-29 20:16:56 -07:00 |
|
Sebastian McKenzie
|
9908f2420d
|
bump babel-plugin-react-display-name
|
2015-08-29 20:16:49 -07:00 |
|
Sebastian McKenzie
|
061ba7b2a2
|
Merge remote-tracking branch 'origin/master' into development
Conflicts:
packages/babel/scripts/build-dist.sh
|
2015-08-27 11:12:00 -07:00 |
|
Sebastian McKenzie
|
b8d53c1811
|
fix predence of destructuring parameters - fixes #2269
|
2015-08-27 11:10:22 -07:00 |
|
Sebastian McKenzie
|
310de83b63
|
update function arity to be the number of params to the left of a default/rest - fixes #2262
|
2015-08-25 17:33:05 -07:00 |
|
Sebastian McKenzie
|
171ba75140
|
split up block scoping transformer and embed TDZ into the main one rather than having a separate transformer
|
2015-08-24 15:32:48 -04:00 |
|
Sebastian McKenzie
|
f66090d383
|
add plugin modes
|
2015-08-24 15:32:20 -04:00 |
|
Sebastian McKenzie
|
112e0890fb
|
remove babel 5 backwards compat cli shim
|
2015-08-24 15:31:53 -04:00 |
|
Sebastian McKenzie
|
a4a347b4f0
|
Merge branch 'master' into development
Conflicts:
packages/babel/src/generation/generators/flow.js
packages/babel/src/generation/generators/types.js
packages/babel/src/transformation/transformers/es6/for-of.js
packages/babel/src/traversal/path/inference/inferers.js
packages/babel/src/types/index.js
packages/babel/src/util.js
packages/babel/test/util.js
|
2015-08-15 19:50:34 -04:00 |
|
Sebastian McKenzie
|
2cca81d4a3
|
remove dead packages
|
2015-08-12 02:57:55 +01:00 |
|
Sebastian McKenzie
|
39fbd550c4
|
also transforming of File asts
|
2015-08-12 02:57:36 +01:00 |
|
Sebastian McKenzie
|
f923b2f5a4
|
remove object helper
|
2015-08-12 02:57:30 +01:00 |
|
Sebastian McKenzie
|
67c96b6ed5
|
move babel polyfill into a separate package
|
2015-08-12 02:57:12 +01:00 |
|
Sebastian McKenzie
|
3ef9bffcc2
|
split up babel core into multiple modules
|
2015-08-11 17:40:59 +01:00 |
|