Sam Saccone
|
f3973c8397
|
📝 clarify how it inherits this
|
2015-07-01 15:41:15 -07:00 |
|
Sebastian McKenzie
|
47c3792d34
|
Merge pull request #1890 from samccone/patch-1
⛲️ Add link to ESTree
|
2015-07-02 00:39:23 +02:00 |
|
Sam Saccone
|
456accb4b3
|
📝 Add link to ESTree
|
2015-07-01 15:37:20 -07:00 |
|
Sebastian McKenzie
|
7cb7ea4248
|
Merge pull request #1884 from arthurvr/resolve
Add `resolve` to `CONTRIBUTING.md`
|
2015-06-30 23:39:33 +01:00 |
|
Arthur Verschaeve
|
301df15921
|
Add resolve to CONTRIBUTING.md
Introduced in aaf4cbf06f
|
2015-06-30 23:56:30 +02:00 |
|
Sebastian McKenzie
|
15535406bd
|
Merge pull request #1883 from arthurvr/patch-1
Remove `user-home` from `CONTRIBUTING.md`
|
2015-06-30 22:43:42 +01:00 |
|
Arthur Verschaeve
|
63f53e3773
|
Remove user-home from CONTRIBUTING.md
In favor of `user-or-tmp`
Ref 90b8826e73
|
2015-06-30 23:40:24 +02:00 |
|
Brian Donovan
|
03a979a6bd
|
Merge pull request #1867 from arthurvr/deps
Add `path-exists` to `CONTRIBUTING.md`
|
2015-06-30 14:31:24 -07:00 |
|
Sebastian McKenzie
|
910622e66e
|
fix linting errors
|
2015-06-30 15:17:26 +01:00 |
|
Sebastian McKenzie
|
c5a8702021
|
clean up derived classes, fixes super path referencing user constructor instead of our new function - #1877
|
2015-06-30 14:55:11 +01:00 |
|
Sebastian McKenzie
|
336c65fe2c
|
restructure classes transformer, fix class name inference - #1877
|
2015-06-30 14:49:04 +01:00 |
|
Sebastian McKenzie
|
092d98fb27
|
add constructor to body in order that it was supplied in - fixes #1877
|
2015-06-30 10:10:52 +01:00 |
|
Sebastian McKenzie
|
e55ce575cd
|
move up template literal simplification logic - fixes #1874
|
2015-06-29 23:36:06 +01:00 |
|
Sebastian McKenzie
|
d63ae5fce8
|
remove loose console.log
|
2015-06-29 22:59:23 +01:00 |
|
Sebastian McKenzie
|
541309c4bb
|
fix collisions for getBindingIdentifiers
|
2015-06-29 22:04:17 +01:00 |
|
Sebastian McKenzie
|
2d289150d1
|
Merge pull request #1868 from benjamn/patch-2
Upgrade Regenerator to 0.8.32.
|
2015-06-29 20:47:05 +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 |
|
Arthur Verschaeve
|
ce372281cd
|
Add path-exists to CONTRIBUTING.md
|
2015-06-29 12:35:37 +02:00 |
|
Sebastian McKenzie
|
0044100e3d
|
perform function name inference on functions in properties before they're properly visited - fixes #1860
|
2015-06-29 00:20:47 +01:00 |
|
Sebastian McKenzie
|
81edc4c6ab
|
add make comment-issues skeleton
|
2015-06-28 00:59:24 +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
|
a1a46882fd
|
v5.6.15
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
|
7f06bb79c0
|
attempt to fix master fetching for automatic travis merge
|
2015-06-26 23:58:57 +01:00 |
|
Sebastian McKenzie
|
34218afdae
|
clean up build website script
|
2015-06-26 23:41:19 +01:00 |
|
Sebastian McKenzie
|
b94118db5e
|
output debug current branch/commit info
|
2015-06-26 23:32:45 +01:00 |
|
Sebastian McKenzie
|
54819b94e9
|
skip flow types when finding rest parameter references
|
2015-06-26 23:29:09 +01:00 |
|
Sebastian McKenzie
|
50ca6b1018
|
clean up inType tracking in flow parser plugin
|
2015-06-26 23:26:32 +01:00 |
|
Sebastian McKenzie
|
2d195c4843
|
add logging for publish cli
|
2015-06-26 20:30:24 +01:00 |
|
Sebastian McKenzie
|
2f0d0c94ef
|
try alternate merge parameter
|
2015-06-26 20:30:16 +01:00 |
|
Sebastian McKenzie
|
5e3ea5b6e7
|
add update-ref master to merge-development-with-master script
|
2015-06-26 19:48:48 +01:00 |
|
Sebastian McKenzie
|
95128f98bc
|
Merge branch 'master' into development
|
2015-06-26 16:59:49 +01:00 |
|
Sebastian McKenzie
|
c4d1d58167
|
+x
|
2015-06-26 16:59:43 +01:00 |
|
Sebastian McKenzie
|
7da1d9fadd
|
wrap TRAVIS_COMMIT variable in curlies for consistency
|
2015-06-26 16:48:52 +01:00 |
|
Sebastian McKenzie
|
6ab57fd367
|
rebuild website on new version, automatically merge development branch with master - closes #1854, closes #1849
|
2015-06-26 16:46:52 +01:00 |
|
Sebastian McKenzie
|
d4edce6559
|
only publish babel-cli when the directory has had changes since the last version - fixes #1848
|
2015-06-26 16:21:37 +01:00 |
|
Sebastian McKenzie
|
9c8cb33a09
|
remove babel-core from babel-cli packag.ejson
|
2015-06-26 16:19:22 +01:00 |
|
Sebastian McKenzie
|
a2fb70bae3
|
fix deprecated return from visitor method api
|
2015-06-26 15:16:31 +01:00 |
|
Sebastian McKenzie
|
273a81fe1f
|
fix up babel-eslint dependency
|
2015-06-26 15:15:19 +01:00 |
|
Sebastian McKenzie
|
72a0ac5e02
|
v5.6.14
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
|
b833614b87
|
update travis with new npm api key
|
2015-06-26 14:10:05 +01:00 |
|
Sebastian McKenzie
|
ae067a08b7
|
switch to mocha dot reporter
|
2015-06-26 13:23:15 +01:00 |
|
Sebastian McKenzie
|
f56337541f
|
change readme tagline
|
2015-06-26 13:23:08 +01:00 |
|
Sebastian McKenzie
|
1fe8447a1a
|
add test release explanation to changelog
|
2015-06-26 12:25:40 +01:00 |
|
Sebastian McKenzie
|
13bbfa041d
|
v5.6.13
v5.6.13
|
2015-06-26 12:25:00 +01:00 |
|
Sebastian McKenzie
|
c43bbb9bf6
|
use npm to publis new version - fixes #1847
|
2015-06-26 12:24:01 +01:00 |
|
Sebastian McKenzie
|
1bca59a921
|
clean up readme - add back badges
|
2015-06-26 11:54:51 +01:00 |
|
Sebastian McKenzie
|
f80fdf7359
|
5.6.12
|
2015-06-26 11:41:34 +01:00 |
|