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
Kai Cataldo
5fb4353778
Throw error when exporting non-declaration (
#241
)
...
* Throw error when exporting non-declaration
fixes
#238
* Do check ahead of parsing export statement
2016-12-01 21:03:13 +01:00
..
comments
/basic
Merge pull request
#23
from danez/fix-comments
2016-06-22 12:44:12 +01:00
core
Throw error for reserved words enum and await (
#195
)
2016-11-09 16:29:02 +01:00
es2015
Throw error when exporting non-declaration (
#241
)
2016-12-01 21:03:13 +01:00
es2016
Implement ES2016 check for simple parameter list in strict mode (
#106
)
2016-09-15 19:58:01 +02:00
es2017
Increase test coverage (
#175
)
2016-10-16 15:04:13 +02:00
esprima
Throw error for reserved words enum and await (
#195
)
2016-11-09 16:29:02 +01:00
experimental
Increase test coverage (
#175
)
2016-10-16 15:04:13 +02:00
flow
Correctly eat a semicolon at the end of DelcareModuleExports
2016-11-13 14:29:46 +01:00
jsx
Allow plugins:["*"] (
#229
)
2016-11-17 19:04:58 -05:00