Justin Ridgewell
|
ac6eda2709
|
Class instance properties define their own context (#6158)
|
2017-08-28 12:47:17 -06:00 |
|
Henry Zhu
|
0f823beeb1
|
Newlines in fixtures (#6044)
* write newlines for fixtures
* rerun fixtures
|
2017-08-02 15:35:29 -04:00 |
|
Brian Ng
|
cd9bb7ba10
|
Ensure default exported classes keep entry in export table (#5488)
|
2017-04-09 16:39:15 -07:00 |
|
Logan Smyth
|
63b328ce87
|
Revert "babylon: throw parse error if class properties do not have a semicolon (fixes T6873)"
This reverts commit 976edfc06740e434d1d5b136e28996a77f909403.
|
2016-02-06 18:36:31 -08:00 |
|
Henry Zhu
|
976edfc067
|
babylon: throw parse error if class properties do not have a semicolon (fixes T6873)
|
2015-12-30 14:01:46 -05:00 |
|
Ben Alpert
|
248f00fe82
|
Set function names from assignment expressions
Based on http://www.2ality.com/2015/09/function-names-es6.html.
|
2015-12-27 12:46:56 -08:00 |
|
Amjad Masad
|
0d8e5a9e86
|
Fix over-parenthesizing of function expressions
|
2015-12-24 14:55:51 -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 |
|