6504 Commits

Author SHA1 Message Date
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
Sebastian McKenzie
231017d3ae return -> path.replaceWith - fixes #2699 2015-10-31 06:13:42 +00:00
Shuhei Kagawa
81b7af2808 enable plugins built with babel 6.0 2015-10-31 12:17:42 +09:00
Sebastian McKenzie
22fb054a7a Merge pull request #2696 from shuhei/fix-external-helpers-2-readme
Fix plugin names in the README of babel-plugin-external-helpers-2
2015-10-31 02:55:34 +00:00
Shuhei Kagawa
e5454343b1 fix plugin names in the readme of babel-plugin-external-helpers-2 2015-10-31 10:24:43 +09:00
Sebastian McKenzie
950f4b2aea ensure package.json files have a newline 2015-10-31 01:02:44 +00:00
Sebastian McKenzie
66440a92ae add babylon to devDependencies of babel-generator 2015-10-31 01:02:12 +00:00
Sebastian McKenzie
8c6ab3aa26 add missing npmignores 2015-10-30 23:45:42 +00:00
Sebastian McKenzie
8e35c0b615 fix babel-runtime version in some packages 2015-10-30 23:45:34 +00:00
Sebastian McKenzie
34665bdfda v6.0.14 2015-10-30 23:30:40 +00:00
Sebastian McKenzie
2a7c16b045 add missing chalk dependency 2015-10-30 23:29:43 +00:00
Sebastian McKenzie
bfd333b602 change version of babel-runtime that babel-template uses 2015-10-30 23:28:14 +00:00
Sebastian McKenzie
fbbb42e79e bump mocha-fixtures to 2 2015-10-30 23:26:35 +00:00
Sebastian McKenzie
1ba7ff873c remove excess newline 2015-10-30 23:26:28 +00:00
Sebastian McKenzie
8748ff0802 update exponentiation operator precedence - fixes #2431 2015-10-30 23:14:10 +00:00
Sebastian McKenzie
3c2208cdf6 Merge branch 'master' of github.com:babel/babel 2015-10-30 22:51:09 +00:00
Sebastian McKenzie
370b7913b4 add ArrowFunctionExpression parentheses logic 2015-10-30 22:51:02 +00:00
Sebastian McKenzie
7012116f4e fix parser bug where arrow functions have a higher precedence than they should - fixes #2118 2015-10-30 22:50:53 +00:00
Sebastian McKenzie
d7dbd1ec4a Merge pull request #2690 from hzoo/patch-1
update 6.0.0 changelog
2015-10-30 19:47:51 +00:00
Henry Zhu
cea7e1a20d Update CHANGELOG.md 2015-10-30 15:28:39 -04:00
Henry Zhu
c87bc3d3fd update 6.0.0 changelog 2015-10-30 15:25:17 -04:00
Sebastian McKenzie
37159fbc7d Merge branch 'master' of github.com:babel/babel 2015-10-30 19:17:19 +00:00
Sebastian McKenzie
822a5903c9 add plugin traversal/visitor method changes to changelog 2015-10-30 19:17:13 +00:00
Sebastian McKenzie
255288cda5 fix babel-runtime dependencies - fixes #2655 2015-10-30 19:16:42 +00:00
James Kyle
753d0f7995 Update package.json 2015-10-30 11:38:02 -07:00
James Kyle
e9deab1dfc Update package.json 2015-10-30 11:38:01 -07:00
James Kyle
20e002a313 Update package.json 2015-10-30 11:38:00 -07:00
James Kyle
6e3f61747b Update package.json 2015-10-30 11:37:59 -07:00
James Kyle
6666698b97 Update package.json 2015-10-30 11:37:58 -07:00
James Kyle
24d3216a73 Update package.json 2015-10-30 11:37:57 -07:00
James Kyle
ba30fbb759 Update package.json 2015-10-30 11:37:56 -07:00
James Kyle
0468dad22f Update package.json 2015-10-30 11:37:54 -07:00
James Kyle
8e726889e2 Update package.json 2015-10-30 11:37:53 -07:00