Dan Harper
|
682e9658c9
|
Fix bodyless async functions (#4600)
* fix bodyless async functions (#4599)
* Do the same in the async-generator-functions transform
|
2016-09-29 12:01:37 +02:00 |
|
Logan Smyth
|
231f27f170
|
Fix non-unique 'ref' binding name - fixes T7468
|
2016-06-28 19:16:44 -07:00 |
|
Logan Smyth
|
80aa424b75
|
Invalidate the scope cache if a node is moved to a different path - fixes T7194
|
2016-03-12 14:21:21 -08:00 |
|
Logan Smyth
|
42d3844f24
|
Revert special arrow wrapper and avoid shadowing arguments.
|
2016-03-07 20:45:20 -08:00 |
|
Logan Smyth
|
db3a43869c
|
Remap across arrow function boundaries - fixes T7108
|
2016-03-07 20:45:19 -08:00 |
|
Logan Smyth
|
2e210927d8
|
Move the necessary exec transforms to the exec test.
|
2016-03-07 20:45:19 -08:00 |
|
Erik
|
e759b5f835
|
Add exec test for T6882 (async function hoisting)
|
2016-02-03 12:11:08 -05:00 |
|