Sebastian McKenzie
|
83324b977d
|
Merge branch 'master' of github.com:babel/babel
# Conflicts:
# packages/babel-cli/package.json
|
2015-04-09 06:46:26 -07:00 |
|
Paul Miller
|
84439384c0
|
Update to stable chokidar.
|
2015-04-09 16:45:30 +03:00 |
|
Sebastian McKenzie
|
1e398e45ff
|
5.0.12
|
2015-04-09 06:44:06 -07:00 |
|
Sebastian McKenzie
|
d114349890
|
5.0.11
|
2015-04-08 08:15:15 -07:00 |
|
Sebastian McKenzie
|
1374863b9c
|
5.0.10
|
2015-04-07 18:06:52 -07:00 |
|
Sebastian McKenzie
|
96506f4249
|
5.0.9
|
2015-04-07 09:20:40 -07:00 |
|
chocolateboy
|
88941b3270
|
babel-node --print: don't mangle percent characters (%)
This applies the babel fix in #528 to babel-node.
before:
$ babel-node --print --eval '"%%"'
'%'
after:
$ babel-node --print --eval '"%%"'
'%%'
|
2015-04-05 06:26:29 +01:00 |
|
Sebastian McKenzie
|
dc98ac7c93
|
5.0.8
|
2015-04-04 17:09:35 +11:00 |
|
Sebastian McKenzie
|
54c6339f20
|
5.0.7
|
2015-04-04 04:51:24 +11:00 |
|
Sebastian McKenzie
|
db9ed0235f
|
finally fix cli tests
|
2015-04-04 04:39:28 +11:00 |
|
Sebastian McKenzie
|
6c98d39937
|
grr, debugging travis builds is hard
|
2015-04-04 04:01:35 +11:00 |
|
Sebastian McKenzie
|
20651df3ce
|
try and fix babel cli bootstrap
|
2015-04-04 03:47:47 +11:00 |
|
Sebastian McKenzie
|
67201e9698
|
add ignore/only option to cli
|
2015-04-04 03:31:19 +11:00 |
|
Sebastian McKenzie
|
5f91ee8a1a
|
5.0.6
|
2015-04-03 23:15:34 +11:00 |
|
Sebastian McKenzie
|
76d0fb4ba6
|
5.0.5
|
2015-04-03 22:44:16 +11:00 |
|
Sebastian McKenzie
|
20f28aba64
|
5.0.4
|
2015-04-03 15:34:20 +11:00 |
|
Cesar Andreu
|
bad877946f
|
Add README.md to babel-cli
|
2015-04-02 21:31:47 -07:00 |
|
Sebastian McKenzie
|
9f467ef7c0
|
5.0.3
|
2015-04-03 15:29:16 +11:00 |
|
Sebastian McKenzie
|
313f1e755a
|
5.0.2
|
2015-04-03 06:55:53 +11:00 |
|
Sebastian McKenzie
|
bf811ea34a
|
5.0.1
|
2015-04-03 06:47:47 +11:00 |
|
Sebastian McKenzie
|
a9e214b1db
|
fix build cli script
|
2015-04-03 05:48:02 +11:00 |
|
Sebastian McKenzie
|
15d31b5608
|
move babel cli into separate folder #1097
|
2015-04-02 23:12:05 +11:00 |
|