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
History
Felix Kling
59c9f473ae
Support async functions in export declarations
...
6to5 is able to transpile `export async function foo(){}` but acorn-6to5 is unable to parse it.
2014-12-15 22:33:47 -08:00
..
compare
Upgrade esprima to esprima-fb and update docs.
2014-09-05 16:54:56 +03:00
bench.html
Upgrade jQuery used as test input
2014-12-09 15:36:50 +01:00
codemirror-string.js
Extend benchmark page
2012-10-02 17:17:00 +02:00
driver.js
add playground
2014-11-25 23:48:48 +11:00
index.html
Merge branch 'upstream' into jsx
2014-11-13 19:25:00 +02:00
jquery-string.js
Upgrade jQuery used as test input
2014-12-09 15:36:50 +01:00
run.js
add playground
2014-11-25 23:48:48 +11:00
tests-6to5-playground.js
change bind member operator to a hash -
fixes
#6
2014-12-13 00:47:13 +11:00
tests-6to5.js
Support async functions in export declarations
2014-12-15 22:33:47 -08:00
tests-harmony.js
Merge branch 'master' of
https://github.com/RReverser/acorn
2014-12-10 20:32:56 +11:00
tests-jsx.js
Add flow type support
2014-12-13 05:01:29 +11:00
tests.js
Revert "Merge branch 'do-optional-semicolon' of
https://github.com/sebmck/acorn
"
2014-12-10 19:07:27 +11:00