561 Commits

Author SHA1 Message Date
Darío Javier Cravero
79d70d85db Fix typo on babel-plugin publish: verison x version 2015-08-02 22:37:47 +01:00
Sebastian McKenzie
8352730ff5 v5.8.20 2015-07-31 21:24:00 +01:00
Sebastian McKenzie
c4e43bdeea add error name to babel-cli syntax errors 2015-07-31 12:48:52 +01:00
Sebastian McKenzie
f5d9427153 only output code frame and message on syntax errors in CLI - fixes #1971 2015-07-31 02:19:06 +01:00
Sebastian McKenzie
c43daa83df v5.8.19 2015-07-29 13:32:27 +01:00
Sebastian McKenzie
091d188a67 v5.8.18 2015-07-29 13:30:00 +01:00
Sebastian McKenzie
dbe1d53e75 v5.8.17 2015-07-29 13:28:24 +01:00
Sebastian McKenzie
52e87d576d v5.8.15 2015-07-29 04:22:52 +01:00
Sebastian McKenzie
5990785ab1 fix bug where files that babel can compile weren't being written when ignored with the --copy-files flag 2015-07-28 20:04:32 +01:00
Sebastian McKenzie
770e89d537 v5.8.12 2015-07-28 01:38:31 +01:00
Sebastian McKenzie
bcfe88fc06 v5.8.9 2015-07-27 00:14:29 +01:00
Sebastian McKenzie
16179e21c8 v5.8.8 2015-07-26 22:07:32 +01:00
Sebastian McKenzie
3de3678fae v5.8.6 2015-07-26 21:50:46 +01:00
Sebastian McKenzie
8e63ef162c switch function variables to declarations 2015-07-26 21:48:09 +01:00
Sebastian McKenzie
d2dc5e7149 add LICENSE file to babel-plugin 2015-07-26 21:48:01 +01:00
Sebastian McKenzie
b12866db86 extract out mocha fixtures and resolve utils 2015-07-25 03:54:48 +01:00
Sebastian McKenzie
0531b61d59 v5.8.5 2015-07-24 21:59:14 +01:00
Sebastian McKenzie
ca9ea6826f v5.8.4 2015-07-24 21:30:26 +01:00
Sebastian McKenzie
9cb5006136 fix broken imports and test newlines 2015-07-24 21:15:27 +01:00
Sebastian McKenzie
07e1ce8bf4 convert CLI imports to ES6 2015-07-24 21:10:11 +01:00
Sebastian McKenzie
b20b6adf06 fix babel-plugin build hanging 2015-07-24 21:09:16 +01:00
Sebastian McKenzie
68d58af8b1 v5.8.3 2015-07-21 18:22:42 +01:00
Sebastian McKenzie
8e798cbc9c v5.8.2 2015-07-21 18:11:11 +01:00
Sebastian McKenzie
61d246cb9a v5.6.23 2015-07-15 11:23:07 +01:00
Sebastian McKenzie
6e518d40bf fix babel-core dependency in babel-cli 2015-07-14 21:15:06 +01:00
Sebastian McKenzie
e294b76a06 add extensions to babel-cli bin files 2015-07-14 17:14:10 +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
3d21b85d87 add +x bin files that reference the compiled ones 2015-07-12 12:35:49 +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
Christophe Hurpeau
12d7b33f62 option help add "separated by comma" for options whitelist, blacklist and optional 2015-07-10 16:29:07 +02:00
Sebastian McKenzie
ec7c40fbf6 add quiet option to CLI - fixes #1931 2015-07-07 11:26:45 +01:00
Sebastian McKenzie
3b1a9a0adb trim eval code in babel-node 2015-06-28 00:59:12 +01:00
Sebastian McKenzie
8ab90aacd3 add babel-core version to babel-cli version - closes #1861 2015-06-28 00:59:05 +01:00
Sebastian McKenzie
9c8cb33a09 remove babel-core from babel-cli packag.ejson 2015-06-26 16:19:22 +01:00
Sebastian McKenzie
c43bbb9bf6 use npm to publis new version - fixes #1847 2015-06-26 12:24:01 +01:00
Sebastian McKenzie
f80fdf7359 5.6.12 2015-06-26 11:41:34 +01:00
Sebastian McKenzie
98f28b8e89 5.6.11 2015-06-26 02:40:00 +01:00
Sebastian McKenzie
bb3665a3b6 5.6.10 2015-06-26 01:12:50 +01:00
Sebastian McKenzie
e34d950793 require babel-core at the top of the file 2015-06-26 01:07:54 +01:00
Sebastian McKenzie
59ed7977ef 5.6.9 2015-06-25 23:59:12 +01:00
Sebastian McKenzie
5c988f7fc8 5.6.8 2015-06-25 23:35:34 +01:00
Sebastian McKenzie
7c4fe984ce start linting babel-cli/bin - fixes #1836 2015-06-25 23:22:38 +01:00
Sebastian McKenzie
2a3142273d add path-exists dependency to babel-cli 2015-06-25 23:20:08 +01:00
Mark-Simulacrum
b308602098 Use path-exists instead of fs.exists.
fs.exists is being deprecated, see: https://github.com/nodejs/io.js/issues/103.
2015-06-25 12:39:39 -06:00
Sebastian McKenzie
0f70c76312 5.6.7 2015-06-25 04:18:49 +01:00
Sebastian McKenzie
cf38210fd2 5.6.6 2015-06-24 23:28:44 +01:00