This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
test
/
core
/
fixtures
/
transformation
/
es6.parameters.rest
History
Sebastian McKenzie
8e1f134635
fix rest parameter array allocation loop being incorrectly aliased -
fixes
#1800
2015-06-22 11:54:57 +01:00
..
arrow-functions
optimise rest parameters in spread element position and allocate rest array at the earliest common ancestor of all references -
fixes
#1768
2015-06-17 01:57:14 +01:00
async-function
fix rest parameter array allocation loop being incorrectly aliased -
fixes
#1800
2015-06-22 11:54:57 +01:00
deepest-common-ancestor-earliest-child
add deply nested smart insertion of rest parameter allocation
2015-06-17 02:34:42 +01:00
member-expression-deoptimisation
optimise rest parameters in spread element position and allocate rest array at the earliest common ancestor of all references -
fixes
#1768
2015-06-17 01:57:14 +01:00
member-expression-optimisation
optimise rest parameters in spread element position and allocate rest array at the earliest common ancestor of all references -
fixes
#1768
2015-06-17 01:57:14 +01:00
multiple
fix test fixture transformer folder names
2015-03-30 16:44:55 +11:00
pattern
fix test fixture transformer folder names
2015-03-30 16:44:55 +11:00
spread-optimisation
log spread element rest parameter as a candidate instead of replacing it in place -
fixes
#1796
2015-06-22 00:06:03 +01:00