Sebastian McKenzie
|
d64c2c0c45
|
turn internalRemap into a null inherited object, fixes a nasty bug where module import live bindings would return a function if they referenced a method on Object.prototype (eg. toString)
|
2015-04-03 23:10:09 +11:00 |
|
Sebastian McKenzie
|
d34480b42b
|
add support for arrays to util.list - fixes #["foo", "bar"]
|
2015-04-03 22:38:08 +11:00 |
|
Cesar Andreu
|
ed58c80c64
|
Avoid searching .babelrc if breakConfig is set
|
2015-04-02 21:24:06 -07:00 |
|
Sebastian McKenzie
|
32bcf4c3a5
|
Merge pull request #1139 from cesarandreu/patch-3
Add breakConfig to options.json
|
2015-04-03 15:19:41 +11:00 |
|
Sebastian McKenzie
|
86060cb0ce
|
switch back to global uid registry - fixes #1136
|
2015-04-03 15:18:04 +11:00 |
|
Cesar Andreu
|
66a836d435
|
breakConfig should be hiddebn
|
2015-04-02 21:14:26 -07:00 |
|
Cesar Andreu
|
ecc14c2a31
|
Add breakConfig to options.json
|
2015-04-02 21:09:56 -07:00 |
|
Sebastian McKenzie
|
7e9b60fba5
|
turn into absolute location if not for rc resolution - fixes #1137
|
2015-04-03 15:03:00 +11:00 |
|
Sebastian McKenzie
|
022e6f26aa
|
fix not being able to call non-writable methods - fixes #1133
|
2015-04-03 06:52:17 +11:00 |
|
Sebastian McKenzie
|
c07704cc80
|
remove parentPath existence check
|
2015-04-03 06:48:46 +11:00 |
|
Sebastian McKenzie
|
8af3ea1c43
|
fix duplicate declaration regression - fixes #1130
|
2015-04-03 06:47:41 +11:00 |
|
Sebastian McKenzie
|
b12a97ddd6
|
rename returnUsedHelpers to metadataUsedHelpers
|
2015-04-03 04:50:19 +11:00 |
|
Sebastian McKenzie
|
c6c0bc07e2
|
fix empty whitelist in build-external-helpers - fixes #1129
|
2015-04-03 04:39:39 +11:00 |
|
Sebastian McKenzie
|
c60f3f0e34
|
fix runtime transformer and update tests
|
2015-04-03 02:56:32 +11:00 |
|
Sebastian McKenzie
|
07078138f3
|
update to core-js 0.8.0
|
2015-04-03 02:37:02 +11:00 |
|
Sebastian McKenzie
|
cb0026edfe
|
fix plugin api
|
2015-04-03 01:53:25 +11:00 |
|
Sebastian McKenzie
|
ab55ec4ea2
|
fix afterPlugins variable
|
2015-04-03 00:33:54 +11:00 |
|
Sebastian McKenzie
|
f42bacf4f6
|
fix syntax error in File
|
2015-04-03 00:02:13 +11:00 |
|
Sebastian McKenzie
|
46adb07d41
|
add plugin api - closes #987
|
2015-04-02 23:49:24 +11:00 |
|
Sebastian McKenzie
|
e10bdf7c5b
|
add try-catch to util.resolveRelative
|
2015-04-02 23:44:29 +11:00 |
|
Sebastian McKenzie
|
15d31b5608
|
move babel cli into separate folder #1097
|
2015-04-02 23:12:05 +11:00 |
|
Sebastian McKenzie
|
9ed6a7b650
|
simplify dynamic imports
|
2015-04-02 22:03:57 +11:00 |
|
Sebastian McKenzie
|
01a2aa7dd1
|
support multiple export specifier remapping
|
2015-04-02 20:25:05 +11:00 |
|
Sebastian McKenzie
|
4846b89931
|
export options in browser api
|
2015-04-02 19:28:18 +11:00 |
|
Sebastian McKenzie
|
25312396a5
|
add live binding support to modules - fixes #1117, fixes #1057, closes #1118
|
2015-04-02 19:28:11 +11:00 |
|
Sebastian McKenzie
|
cfff7aa6fb
|
simplfy function name inference wrapper - closes #1002
|
2015-04-02 02:37:00 +11:00 |
|
Sebastian McKenzie
|
f88a4147a6
|
traceur upstream sync
|
2015-04-02 02:21:12 +11:00 |
|
Sebastian McKenzie
|
3c343adf33
|
add support for super update and assignment expressions - fixes #426
|
2015-04-02 02:21:04 +11:00 |
|
Sebastian McKenzie
|
269587cde5
|
hoist block iife to avoid creating a new one for each loop iteration
|
2015-04-02 00:58:01 +11:00 |
|
Sebastian McKenzie
|
121ba8c381
|
fix loop block scoping, check for exact reference when doing closure detection - fixes #973
|
2015-04-02 00:04:10 +11:00 |
|
Sebastian McKenzie
|
563a427b69
|
add ludicrous transformer
|
2015-04-01 23:23:09 +11:00 |
|
Sebastian McKenzie
|
658164a0d2
|
fix booleanString compact option
|
2015-04-01 23:21:32 +11:00 |
|
Sebastian McKenzie
|
135ba84abb
|
fix es7 export extensions compound list
|
2015-04-01 23:21:16 +11:00 |
|
Sebastian McKenzie
|
76573093bd
|
add umd globals export - fixes #375
|
2015-04-01 23:02:03 +11:00 |
|
Sebastian McKenzie
|
424a59a856
|
dont coerce jsx expression containers - fixes #1126
|
2015-04-01 14:07:26 +11:00 |
|
Sebastian McKenzie
|
5f159853d5
|
fix paramless async calls
|
2015-04-01 13:57:59 +11:00 |
|
Sebastian McKenzie
|
f9c56c6dd7
|
properly export acorn
|
2015-04-01 13:51:15 +11:00 |
|
Sebastian McKenzie
|
27c97aab34
|
reneable seting of type annotations
|
2015-04-01 00:44:54 +11:00 |
|
Sebastian McKenzie
|
ad857dddd1
|
add verification check to deprecation
|
2015-04-01 00:39:20 +11:00 |
|
Sebastian McKenzie
|
d9762e9049
|
expose options
|
2015-04-01 00:39:12 +11:00 |
|
Sebastian McKenzie
|
088846a347
|
Merge branch 'master' of github.com:babel/babel
|
2015-03-31 23:47:55 +11:00 |
|
Sebastian McKenzie
|
7fc28cb63f
|
move deprecation check down
|
2015-03-31 23:47:40 +11:00 |
|
Sebastian McKenzie
|
3323e0f3a5
|
add descriptions to remaining options
|
2015-03-31 23:39:02 +11:00 |
|
Sebastian McKenzie
|
8c09a2198a
|
fix es7.exportExtensions stage
|
2015-03-31 23:38:51 +11:00 |
|
Sebastian McKenzie
|
eeb5b8d0c3
|
add es1.ludicrous transformer skeleton
|
2015-03-31 23:38:40 +11:00 |
|
Sebastian McKenzie
|
6353abfd1b
|
move remapAssignments to init method in the module formatter - fixes #1124
|
2015-03-31 19:28:42 +11:00 |
|
Sebastian McKenzie
|
ee14770a5c
|
fix variable declaration semicolons in for loops
|
2015-03-31 10:44:31 +11:00 |
|
Sebastian McKenzie
|
3f7f89a6b9
|
make babel.json filename hidden - #1093
|
2015-03-31 05:27:22 +11:00 |
|
Sebastian McKenzie
|
7476b8c6a3
|
don't coerce compiled sibling children to a single literal - @spicyj
|
2015-03-31 03:49:41 +11:00 |
|
Sebastian McKenzie
|
1ef41b6f32
|
optimisation.react.inlineElements: move children into props and leave children out if the element has none - @spicyj
|
2015-03-31 03:31:27 +11:00 |
|