Nicolò Ribaudo
|
91a114f74a
|
[transform-classes] Fix typo in _wrapNativeSuper helper
|
2018-03-14 19:23:10 +01:00 |
|
Nicolò Ribaudo
|
a86d311986
|
Reuse the assertThisInitialized helper in possibleConstructorReturn (#7493)
|
2018-03-05 08:11:16 -08:00 |
|
Logan Smyth
|
7cc00cce0d
|
Require output fixture extension to match sourceType output.
|
2018-03-04 13:31:33 -08:00 |
|
Logan Smyth
|
beb99dfda1
|
Rename test fixtures using module syntax to .mjs files.
|
2018-03-04 13:31:32 -08:00 |
|
Mateusz Burzyński
|
4d164bd8e6
|
Added babel-helper-split-export-declaration (#7313)
|
2018-02-13 16:44:05 +01:00 |
|
Nicolò Ribaudo
|
8659e1a88c
|
Remove old expected.{js,json} files (#7187)
|
2018-01-09 13:10:30 -06:00 |
|
Raja Sekar
|
0f42accb87
|
Renamed files
|
2018-01-09 15:36:42 +01:00 |
|
Nicolò Ribaudo
|
ae3f5b9149
|
Return the obj in setPrototypeOf fallback (#7080)
|
2017-12-20 22:48:10 +01:00 |
|
Nicolò Ribaudo
|
0c885b3200
|
Add support for extending builtins (#7020)
|
2017-12-20 14:46:00 -05:00 |
|
Nicolò Ribaudo
|
509dbb7302
|
this before super() is a runtime error, not a static one. (#6467)
* Check that super.* is after super() at runtime
* "missing super() call in constructor" runtime
* "'this' is not allowed before super()" runtime
|
2017-12-06 06:46:54 +01:00 |
|
Henry Zhu
|
9ac326b075
|
remove es20xx prefixes from plugins and rename folders (#6575)
|
2017-10-28 20:43:15 -04:00 |
|