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
/
fixtures
History
Daniel Tschinder
2cfae60b15
Fix issues with default object params in async functions (
#96
)
...
This change allows async functions to have a spread argument which defines a default value.
2016-08-23 17:19:49 -04:00
..
comments
/basic
Merge pull request
#23
from danez/fix-comments
2016-06-22 12:44:12 +01:00
core
Add identifier name to node loc field (
#90
)
2016-08-16 09:41:10 -04:00
es2015
Remove exponentiationOperator, asyncFunctions, trailingFunctionCommas (
#98
)
2016-08-23 17:11:01 -04:00
es2016
/exponentiation-operator
Remove exponentiationOperator, asyncFunctions, trailingFunctionCommas (
#98
)
2016-08-23 17:11:01 -04:00
es2017
Remove exponentiationOperator, asyncFunctions, trailingFunctionCommas (
#98
)
2016-08-23 17:11:01 -04:00
esprima
rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
2015-11-03 01:19:35 +00:00
experimental
Fix issues with default object params in async functions (
#96
)
2016-08-23 17:19:49 -04:00
flow
Remove exponentiationOperator, asyncFunctions, trailingFunctionCommas (
#98
)
2016-08-23 17:11:01 -04:00
jsx
Merge pull request
#42
from calebmer/feat/jsx-spread-children
2016-07-13 01:32:09 +01:00