Sebastian McKenzie
11b1e39973
add no-constant-condition lint rule
2015-09-15 06:20:45 +01:00
Sebastian McKenzie
95f061b76e
move some dotfiles into package.json
2015-09-01 04:34:10 +01:00
Sebastian McKenzie
6f4f3b784a
update babel
2015-08-17 14:34:39 -07:00
Henry Zhu
8c98386434
update eslint, babel-eslint, fix unused vars
2015-08-15 19:36:54 -04:00
Sebastian McKenzie
27f622cb30
add babel-plugin templates to babelignore - fixes #2073
2015-07-30 23:56:34 +01:00
Sam Saccone
3c07b519f5
Update dev browserify.
...
This allows us to browserify the contents of test/browser.js without
erroring
The previous version of browserify was choking on the file.
xref #1838
2015-07-28 22:07:38 -04:00
Sebastian McKenzie
350e901794
update babylon fixtures to use File as the root node rather than Program
2015-07-25 05:24:58 +01:00
Sebastian McKenzie
14d2625753
switch babylon tests to fixtures
2015-07-25 05:19:32 +01:00
Sebastian McKenzie
b12866db86
extract out mocha fixtures and resolve utils
2015-07-25 03:54:48 +01:00
Sebastian McKenzie
da60230801
add missing dependencies for older non-flat npm versions
2015-07-21 02:50:03 +01:00
Sebastian McKenzie
0cbcadc2da
add shelljs to root package.json
2015-07-14 16:56:20 +01:00
Sebastian McKenzie
c13f722964
add back package.json
2015-07-13 23:43:35 +01:00
Sebastian McKenzie
dfbb6604e7
2.6.20
2015-07-13 21:09:45 +01:00
Sebastian McKenzie
d28716cf93
v5.6.20
2015-07-13 20:50:20 +01:00
Sebastian McKenzie
86a49e2b1d
v5.6.19
2015-07-13 16:41:15 +01:00
Sebastian McKenzie
2d5d1ceb5c
t
2015-07-13 16:34:43 +01:00
Sebastian McKenzie
d5be4bb5b9
v5.6.18
2015-07-12 00:39:50 +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
Sebastian McKenzie
81019ec76d
v5.6.17
2015-07-09 19:04:26 +01:00
Ben Newman
eac9e9b372
Update regenerator to v0.8.34, and remove recast and ast-types.
...
This version of Regenerator pegs recast to v0.10.18, which pegs ast-types
to v0.8.2, which contains special support for all Babel AST types:
https://github.com/benjamn/ast-types/blob/master/def/babel.js
This version of Regenerator also exports the ast-types module object that
it uses (as regenerator.types), so that consumers like Babel can refer to
the exact same copy of ast-types when necessary, rather than requiring
ast-types themselves. Why that was risky: #1958 .
2015-07-09 13:12:58 -04:00
Sebastian McKenzie
8111ab28d7
v5.6.16
2015-07-09 16:13:06 +01:00
Sebastian McKenzie
2e5255dbf5
peg recast version - fixes #1958
2015-07-09 16:11:46 +01:00
Ben Newman
b9f6169ed4
Upgrade Regenerator to 0.8.32.
...
This includes some major runtime performance improvements:
https://github.com/facebook/regenerator/pull/207
https://github.com/facebook/regenerator/pull/208
And also some bug fixes relating to async generator functions:
https://github.com/facebook/regenerator/commit/29d81b6929
https://github.com/facebook/regenerator/commit/7d2a052ddb
https://github.com/facebook/regenerator/commit/5b9dd1086d
2015-06-29 10:43:54 -04:00
Sebastian McKenzie
a1a46882fd
v5.6.15
2015-06-27 00:07:24 +01:00
Sebastian McKenzie
12b4e6db40
v5.6.13
2015-06-27 00:06:40 +01:00
Sebastian McKenzie
273a81fe1f
fix up babel-eslint dependency
2015-06-26 15:15:19 +01:00
Sebastian McKenzie
72a0ac5e02
v5.6.14
2015-06-26 15:09:03 +01:00
Sebastian McKenzie
c5ace10536
update babel-eslint
2015-06-26 15:07:56 +01:00
Sebastian McKenzie
13bbfa041d
v5.6.13
2015-06-26 12:25:00 +01:00
Sebastian McKenzie
aefd69d31e
v5.6.12
2015-06-26 11:40:40 +01:00
Sebastian McKenzie
8f88afc037
v5.6.11
2015-06-26 02:39:04 +01:00
Sebastian McKenzie
579e6fecee
upgrade internal dev babel dependency to 5.6.10
2015-06-26 02:05:43 +01:00
Sebastian McKenzie
e6de688234
v5.6.10
2015-06-26 01:11:32 +01:00
Sebastian McKenzie
dc441e9a8f
v5.6.9
2015-06-25 23:58:07 +01:00
Sebastian McKenzie
2e21795f57
add index.js to fix internal api error
2015-06-25 23:57:16 +01:00
Sebastian McKenzie
493826973e
v5.6.8
2015-06-25 23:34:30 +01:00
Sebastian McKenzie
58ff9e387a
remove root internals protect
2015-06-25 23:30:43 +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
43481eb2cc
Merge branch 'dep' of https://github.com/arthurvr/babel into arthurvr-dep
2015-06-25 12:12:19 +01:00
Sebastian McKenzie
31c1286a3c
protect internal files from hotlinking
2015-06-25 12:10:22 +01:00
Arthur Verschaeve
073809efac
Remove leven dependency
2015-06-25 09:37:27 +02:00
Sebastian McKenzie
e8c672bf4f
v5.6.7
2015-06-25 04:17:52 +01:00
Sebastian McKenzie
5c9d564339
v5.6.6
2015-06-24 23:27:44 +01:00
Sebastian McKenzie
23ec1a455e
upgrade babel-plugin-dead-code-elimination
2015-06-24 23:14:08 +01:00
Sebastian McKenzie
8e530afd78
v5.6.5
2015-06-24 13:47:54 +01:00
Ben Newman
6a6764fa7b
Update Regenerator dependency to 0.8.31.
...
Fixes #1805 .
2015-06-23 12:06:48 -04:00
Sebastian McKenzie
612ef79d35
v5.6.4
2015-06-22 20:38:12 +01:00
Sebastian McKenzie
a19f10e124
v5.6.3
2015-06-22 11:56:46 +01:00
Sebastian McKenzie
ce3c6289a2
v5.6.2
2015-06-22 00:08:52 +01:00
Sebastian McKenzie
725906a7dc
v5.6.1
2015-06-21 00:05:13 +01:00