Amjad Masad
|
8689d1a045
|
Never print comments in compact mode
|
2015-12-07 02:37:53 -08:00 |
|
Henry Zhu
|
3f7019f964
|
v6.3.15
|
2015-12-06 11:31:46 -05:00 |
|
Henry Zhu
|
d06cfe63c2
|
eslint: add space-after-keywords
|
2015-12-06 11:30:07 -05:00 |
|
Amjad Masad
|
350ee82a83
|
add comment
|
2015-12-06 08:00:15 -08:00 |
|
Amjad Masad
|
036e90e9cc
|
Fix bug with evaluating an expression in it's own binding
|
2015-12-06 07:56:17 -08:00 |
|
James Kyle
|
abb85b498a
|
Merge pull request #3138 from loganfsmyth/class-rename-failure-T2494
Skip name inference on hard-to-replace classes - fixes T2494
|
2015-12-05 20:58:37 -08:00 |
|
Logan Smyth
|
925804798d
|
Skip name inference on hard-to-replace classes - fixes T2494
|
2015-12-05 17:07:10 -08:00 |
|
Logan Smyth
|
9f32061769
|
Merge pull request #3134 from loganfsmyth/default-renamer-T6750
Ensure that default exports have a name before splitting them - fixes T6750
|
2015-12-05 16:23:39 -08:00 |
|
Logan Smyth
|
a12a116b9f
|
Ensure that default exports have a name before splitting them - fixes T6750
|
2015-12-05 15:28:48 -08:00 |
|
Henry Zhu
|
ec1e975333
|
Merge pull request #3136 from loganfsmyth/destructure-export-T6720
Move destructuring statements off export statements before processing - fixes T6720
|
2015-12-05 18:26:50 -05:00 |
|
Logan Smyth
|
29a3176276
|
Move destructuring statements off export statements before processing - fixes T6720
|
2015-12-05 14:27:42 -08:00 |
|
Henry Zhu
|
333dc8dcda
|
Merge pull request #3135 from loganfsmyth/loose-async-gen-T6755
Ensure that the async/generator flags carry over when converting class methods - fixes T6755
|
2015-12-05 15:42:29 -05:00 |
|
Logan Smyth
|
03f189fc46
|
Ensure that the async/generator flags carry over when converting class methods - fixes T6755
|
2015-12-05 12:24:00 -08:00 |
|
Henry Zhu
|
6082ac8a59
|
skip nested new expressions
|
2015-12-05 14:19:31 -05:00 |
|
Henry Zhu
|
21f76655ad
|
account for parent NewExpression with arguments
|
2015-12-05 13:37:06 -05:00 |
|
Henry Zhu
|
8a1ad5350c
|
Merge pull request #3111 from amasad/new
No need for parens for new expressions without args
|
2015-12-05 13:33:23 -05:00 |
|
Henry Zhu
|
0587a5d12c
|
v6.3.14
|
2015-12-04 13:52:36 -05:00 |
|
Logan Smyth
|
8efd1d71ad
|
Properly resolve scope from switch statement - fixes T6761
|
2015-12-04 09:04:25 -08:00 |
|
Sebastian McKenzie
|
f60261eafb
|
update to lerna
|
2015-12-04 23:23:50 +11:00 |
|
Sebastian McKenzie
|
d6117a9e27
|
Merge branch 'master' of github.com:babel/babel
|
2015-12-04 23:17:11 +11:00 |
|
Sebastian McKenzie
|
7b36967416
|
v6.3.13
|
2015-12-04 22:56:51 +11:00 |
|
Sebastian McKenzie
|
ae831c2270
|
v6.3.12
|
2015-12-04 22:56:13 +11:00 |
|
Amjad Masad
|
37797c4d50
|
Test name, and remove todos
|
2015-12-04 00:12:37 -08:00 |
|
Amjad Masad
|
9c20ace184
|
Add support for null literal type
|
2015-12-03 23:58:25 -08:00 |
|
Henry Zhu
|
b515fa8db8
|
v6.3.2
|
2015-12-03 22:48:04 -05:00 |
|
Logan Smyth
|
aa6dc5d153
|
Merge pull request #3116 from loganfsmyth/register-plugin-duplication
Disable babelrc processing on the already-processed configuration - fixes T6690
|
2015-12-03 18:33:58 -08:00 |
|
Henry Zhu
|
c8a6d8117d
|
Merge pull request #3108 from cspotcode/feature/fix-T2864
source-maps: Fix T2864
|
2015-12-03 14:46:00 -05:00 |
|
Henry Zhu
|
8d78ea4ecf
|
Merge pull request #3112 from phantom10111/fix-es2015-classes
Fix return super(); in class constructor - fixes T2997
|
2015-12-03 10:34:18 -05:00 |
|
Henry Zhu
|
ae666c1e09
|
Merge pull request #3127 from loganfsmyth/where-fit-3051
Ensure we always push into a BlockStatement - fixes T3051
|
2015-12-02 22:58:10 -05:00 |
|
Logan Smyth
|
d71b59d0cc
|
Ensure we always push into a BlockStatement - fixes T3051
|
2015-12-02 19:41:22 -08:00 |
|
Henry Zhu
|
8cf1b418fc
|
transform-inline-environment-variables: replace -> replaceWith - fixes T6724
|
2015-12-02 21:53:12 -05:00 |
|
Henry Zhu
|
53877ec158
|
Merge pull request #3119 from loganfsmyth/default-export-generator-6733
Ensure that generator functions always have an identifier - fixes T6733
|
2015-12-01 22:27:59 -05:00 |
|
Henry Zhu
|
4f69482896
|
Merge pull request #3113 from phantom10111/fix-static-class-properties
Fix static class properties - fixes T2983
|
2015-12-01 22:21:37 -05:00 |
|
Amjad Masad
|
88ab37ecb4
|
v6.3.1
|
2015-12-01 10:52:40 -08:00 |
|
Amjad Masad
|
2efb677822
|
Add test cases with spaces
|
2015-12-01 10:47:25 -08:00 |
|
Amjad Masad
|
54a2a47030
|
Fix spacing in binary expression when right is a binary expression and has a unary on the left
|
2015-12-01 10:37:58 -08:00 |
|
phantom10111
|
36ebe0c939
|
Fix static class properties in class expressions and anonymous default exported classes - fixes T2983
|
2015-12-01 17:59:53 +01:00 |
|
Logan Smyth
|
a675234526
|
Ensure that generator functions always have an identifier - fixes T6733
|
2015-11-30 23:14:10 -08:00 |
|
Amjad Masad
|
2f5b953066
|
v6.3.0
|
2015-11-30 14:58:30 -08:00 |
|
Henry Zhu
|
1d4526cd69
|
Merge pull request #3109 from phantom10111/additional-validators
Additional validators for CallExpression, NewExpresion,TemplateLiteral, ArrayExpression, SequenceExpression
|
2015-11-29 21:35:18 -05:00 |
|
Henry Zhu
|
b4f44e7637
|
Merge pull request #3102 from roadhump/issue/T2422
Make arrow functions to work with multiple args and flow type (fixes T2422)
|
2015-11-29 20:51:20 -05:00 |
|
James Kyle
|
7f0eed0c66
|
Merge pull request #3117 from nooks/patch-1
Optimizations for asyncToGenerator
|
2015-11-29 16:43:35 -08:00 |
|
James Kyle
|
211a241050
|
Merge pull request #3115 from justinfagnani/class-properties
Check for empty decorators array on property nodes
|
2015-11-29 16:40:55 -08:00 |
|
Nook Scheel
|
a81e11c4ae
|
Use arguments with #apply
|
2015-11-29 21:47:04 +03:00 |
|
Nook Scheel
|
b2ff128e94
|
Unnecessary #call
|
2015-11-29 21:28:14 +03:00 |
|
Nook Scheel
|
8c7a81d317
|
Optimizations for asyncToGenerator
Never use a bind!
Never use arguments as an array!
|
2015-11-29 21:25:09 +03:00 |
|
Logan Smyth
|
2bb01c6373
|
Disable babelrc processing on the already-processed configuration - fixes T6690
|
2015-11-28 23:54:01 -08:00 |
|
Sławomir Laskowski
|
d34cb69912
|
Don't mark async functions as hoist
`babel-template` no longer crashes in IE attempting to access unpopulated error stack
|
2015-11-29 01:47:24 +01:00 |
|
Justin Fagnani
|
6f0fcc8e7b
|
Check for empty decorators array on property nodes
|
2015-11-28 13:06:50 -08:00 |
|
phantom10111
|
9a270a3d0a
|
Fix return super(); in class constructor - fixes T2997
|
2015-11-25 23:53:53 +01:00 |
|