Sebastian McKenzie
|
aeaa4e1d32
|
fix op declaration in simplify comparison operator plugin
|
2015-11-02 19:47:18 +00:00 |
|
Sebastian McKenzie
|
83dca691d2
|
remove use strict directive
|
2015-11-02 19:47:09 +00:00 |
|
Sebastian McKenzie
|
f8c15c7a78
|
add 6.0.17 changelog
|
2015-11-02 19:41:19 +00:00 |
|
Sebastian McKenzie
|
ad7b1c6578
|
add flow types definition
|
2015-11-02 19:40:59 +00:00 |
|
Sebastian McKenzie
|
d2b67d5048
|
remove buggy traceur test
|
2015-11-02 19:40:27 +00:00 |
|
Sebastian McKenzie
|
ff8bafaece
|
Merge pull request #2754 from hzoo/fix-simp-comp-op
WIP: Fix transform-simplify-comparison-operators plugin
|
2015-11-02 19:37:28 +00:00 |
|
Sebastian McKenzie
|
cbefcdc7a1
|
Merge pull request #2723 from devongovett/master
Remove assert from regenerator plugin
|
2015-11-02 19:32:57 +00:00 |
|
Henry Zhu
|
44e64c41f8
|
Fix transform-simplify-comparison-operators plugin
|
2015-11-02 14:31:48 -05:00 |
|
Sebastian McKenzie
|
d91fab7337
|
Merge pull request #2528 from STRML/react-inline-children-fix
optimisations.react.inline: don't pass empty array.
|
2015-11-02 19:31:26 +00:00 |
|
Sebastian McKenzie
|
82dbbc95e1
|
Merge pull request #2737 from babel/thejameskyle-patch-1
Fix minify-booleans transform
|
2015-11-02 19:27:53 +00:00 |
|
Sebastian McKenzie
|
0767616934
|
Merge pull request #2749 from douglasduteil/chore-travis-run-tests-on-latest-stable-version
chore(travis): run tests on latest stable version
|
2015-11-02 19:27:34 +00:00 |
|
Sebastian McKenzie
|
cbafed0f50
|
Merge pull request #2748 from douglasduteil/chore-travis-faster-travis-with-git-depth-1
chore(travis): faster travis with git --depth 1
|
2015-11-02 19:27:29 +00:00 |
|
Sebastian McKenzie
|
31a6cb9c57
|
add Symbol existence check to typeof helper - closes #2745
|
2015-11-02 19:26:49 +00:00 |
|
Sebastian McKenzie
|
d1d0ed901e
|
fix export of parameters when renaming the binding of exported functions - fixes #2753
|
2015-11-02 19:24:23 +00:00 |
|
Sebastian McKenzie
|
2bdc222c0b
|
wWhen merging options, take precedence over the current array - fixes #2648
|
2015-11-02 19:21:24 +00:00 |
|
Douglas Duteil
|
c4cbdc22e7
|
chore(travis): run tests on latest stable version
|
2015-11-02 14:18:12 +01:00 |
|
Douglas Duteil
|
a7951ae29c
|
chore(travis): faster travis with git --depth 1
|
2015-11-02 14:12:52 +01:00 |
|
James Kyle
|
45d8ac7c12
|
Add minify-booleans test
|
2015-11-02 00:38:56 -08:00 |
|
James Kyle
|
b32e0f540c
|
Fix minify-booleans transform. Fixes #2736
|
2015-11-02 00:24:45 -08:00 |
|
Sebastian McKenzie
|
72f384bb29
|
disallow invalid async function forms inside object literals - fixes #2629
|
2015-11-02 08:00:01 +00:00 |
|
Sebastian McKenzie
|
9e5a9b77b4
|
add AST spec
|
2015-11-02 07:31:41 +00:00 |
|
Sebastian McKenzie
|
d730f349e6
|
v6.0.16
|
2015-11-02 07:13:43 +00:00 |
|
Sebastian McKenzie
|
7a3fef26fa
|
update tests
|
2015-11-02 07:11:12 +00:00 |
|
Sebastian McKenzie
|
80dfe05ffc
|
add 6.0.16 changelog
|
2015-11-02 07:08:28 +00:00 |
|
Sebastian McKenzie
|
d2d48e9f7f
|
fix bug where async class methods weren't having their awaits converted to yields in the async to generator helper - fixes #2661
|
2015-11-02 07:05:00 +00:00 |
|
Sebastian McKenzie
|
41ccee89c9
|
fix runtime plugin helper generation - fixes #2726
|
2015-11-02 06:56:36 +00:00 |
|
Sebastian McKenzie
|
6ccee750e3
|
check for path existence before checking that it's the correct instance
|
2015-11-02 06:42:48 +00:00 |
|
Sebastian McKenzie
|
24f5ef50b0
|
when we encounter a different NodePath instance, ignore it and create a new one. this is going to thrash the tree and memory but npm and node module resolution is atrociously bad
|
2015-11-02 06:36:07 +00:00 |
|
Sebastian McKenzie
|
740c76e53a
|
ignore non-origin template nodes when replacing placeholders in babel-template - fixes #2664
|
2015-11-02 06:31:17 +00:00 |
|
Sebastian McKenzie
|
bfc58917ad
|
Merge branch 'master' of github.com:babel/babel
|
2015-11-02 05:25:23 +00:00 |
|
Sebastian McKenzie
|
9fe9a1e76e
|
ensure there's a newline after prepended original shebang - fixes #2719
|
2015-11-02 05:25:12 +00:00 |
|
James Kyle
|
f892938a8f
|
Merge pull request #2733 from ariporad/patch-1
Fix typo related to name change.
|
2015-11-01 20:05:18 -08:00 |
|
Ari Porad
|
d631f38209
|
Fix typo related to name change.
|
2015-11-01 20:02:23 -08:00 |
|
Sebastian McKenzie
|
c865cb4bf9
|
v6.0.15
|
2015-11-01 22:07:03 +00:00 |
|
Devon Govett
|
fde11131a9
|
Remove assert from regenerator plugin
|
2015-11-01 09:58:04 -08:00 |
|
Sebastian McKenzie
|
9702ceb074
|
remove property mutators transfrom from esnext computed properties test
|
2015-11-01 06:01:48 +00:00 |
|
Sebastian McKenzie
|
f7073383e3
|
fix some tests to run on node 0.10
|
2015-11-01 05:01:34 +00:00 |
|
Sebastian McKenzie
|
bbb1db7e6d
|
add arrow functions transform to jscript test plugins
|
2015-11-01 04:39:43 +00:00 |
|
Sebastian McKenzie
|
39bdecb119
|
fix async function remap helper from outputing incorrect calls causing wrong scoping - fixes #2708 - fixes #2715
|
2015-11-01 04:39:31 +00:00 |
|
Sebastian McKenzie
|
f89724929e
|
remove parse test helper
|
2015-11-01 03:38:22 +00:00 |
|
Sebastian McKenzie
|
c846c94771
|
Merge branch 'master' of github.com:babel/babel
t push
|
2015-11-01 00:23:25 +00:00 |
|
James Kyle
|
25cb82c611
|
Fix link
|
2015-10-31 15:06:11 -07:00 |
|
James Kyle
|
2957bd7f2b
|
Add note about transform-es2015-block-scoping
|
2015-10-31 14:08:14 -07:00 |
|
Sebastian McKenzie
|
a1dd25104a
|
add preset name to couldn't find preset message
|
2015-10-31 20:52:46 +00:00 |
|
Sebastian McKenzie
|
bfef4fa46a
|
fix transform locations in tests
|
2015-10-31 20:52:36 +00:00 |
|
Sebastian McKenzie
|
f1a92bbb59
|
Merge pull request #2701 from goto-bus-stop/stages-readme
add readme files to stage-N presets
|
2015-10-31 16:27:45 +00:00 |
|
René Kooi
|
f4d8083530
|
add readme files to stage-N presets
Copied from the es2015/react presets.
|
2015-10-31 11:59:36 +01:00 |
|
Sebastian McKenzie
|
0dd64f3ce9
|
Merge branch 'master' of github.com:babel/babel
t push
|
2015-10-31 06:32:14 +00:00 |
|
Sebastian McKenzie
|
d83d8f8e5d
|
babel-generator -> babylon
|
2015-10-31 06:21:05 +00:00 |
|
Sebastian McKenzie
|
b5b7e346a0
|
Merge pull request #2697 from shuhei/enable-plugins-built-with-babel-6
Enable plugins built with Babel 6.0
|
2015-10-31 06:14:29 +00:00 |
|