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 |
|
Sebastian McKenzie
|
084ae31816
|
5.6.5
|
2015-06-24 13:48:43 +01:00 |
|
Sebastian McKenzie
|
a2358d6863
|
5.6.4
|
2015-06-22 20:39:14 +01:00 |
|
Sebastian McKenzie
|
b7e23e3410
|
5.6.3
|
2015-06-22 11:57:53 +01:00 |
|
Sebastian McKenzie
|
aa151016f5
|
5.6.2
|
2015-06-22 00:10:56 +01:00 |
|
Sebastian McKenzie
|
aa0f3ac5d0
|
5.6.1
|
2015-06-21 00:07:07 +01:00 |
|
Sebastian McKenzie
|
185648cb2c
|
5.6.0
|
2015-06-20 23:44:46 +01:00 |
|
Sebastian McKenzie
|
d10856d16c
|
don't terminate CLI when watching files fail compilation on init - fixes #1678
|
2015-06-20 22:14:21 +01:00 |
|
Sebastian McKenzie
|
6a8ecf2507
|
add uniq to filenames in babel-cli - fixes #1731
|
2015-06-20 22:04:33 +01:00 |
|
Sebastian McKenzie
|
050bcec617
|
add messages property to plugin context and add --copy-files flag to babel-plugin build
|
2015-06-15 18:55:03 +01:00 |
|
Sebastian McKenzie
|
01818a50fa
|
fix up babel-plugin CLI
|
2015-06-15 16:36:34 +01:00 |
|
Sebastian McKenzie
|
8b096ac705
|
start movement of core into plugins
|
2015-06-15 15:17:04 +01:00 |
|
Sebastian McKenzie
|
0f7711a202
|
5.5.8
|
2015-06-13 18:54:52 +01:00 |
|
Sebastian McKenzie
|
0694a7dd06
|
5.5.7
|
2015-06-13 02:23:28 +01:00 |
|
Andres Suarez
|
a5f6c1c389
|
Really fix "--help"
|
2015-06-12 20:54:53 -04:00 |
|
Andres Suarez
|
7e9660efd3
|
Fix "--help" distinguish optional transforms
|
2015-06-12 20:51:52 -04:00 |
|
Sebastian McKenzie
|
c9286a1de1
|
rewrite option handling - fixes #1636
|
2015-06-10 03:07:06 +01:00 |
|
Sebastian McKenzie
|
0595e06e29
|
5.5.6
|
2015-06-09 04:08:36 +01:00 |
|
Sebastian McKenzie
|
4bafdf733c
|
5.5.5
|
2015-06-08 01:29:54 +01:00 |
|
Sebastian McKenzie
|
e64b90e322
|
5.5.4
|
2015-06-05 23:07:27 +01:00 |
|
Sebastian McKenzie
|
2539d08dce
|
5.5.3
|
2015-06-05 14:07:34 +01:00 |
|
Sebastian McKenzie
|
a1e2641c91
|
5.5.2
|
2015-06-05 12:17:18 +01:00 |
|