Logan Smyth
|
2b88e079ef
|
Only transform this/use strict if a module.
|
2017-09-20 10:19:35 -07:00 |
|
Henry Zhu
|
57584268cd
|
move out syntax plugins to babel/babel-archive, they don't need to be updated (#6229)
|
2017-09-19 15:19:13 -04:00 |
|
Mateusz Burzyński
|
c47258d68c
|
Annotating transformed classes with #__PURE__ comment (#6209)
|
2017-09-11 11:18:37 -04:00 |
|
Oliver Don
|
960151c876
|
Fix #4840: Alias class prototype for methods in loose mode (#5560)
* Fix #4840: Alias class prototype for methods in loose mode
* Cleanup
|
2017-08-26 21:15:45 -04:00 |
|
Mateusz Burzyński
|
fffa604023
|
Fixed regenerator related fixtures
|
2017-08-16 10:02:33 +02:00 |
|
Henry Zhu
|
cdca54aed3
|
remove possibleConstructorReturn in loose mode as well
|
2017-06-09 18:42:52 -04:00 |
|
Amjad Masad
|
0d8e5a9e86
|
Fix over-parenthesizing of function expressions
|
2015-12-24 14:55:51 -08: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 |
|