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
/
es2015
History
Brian Ng
ca652bd934
Throw error if new.target is used outside of a function (
#402
)
2017-03-10 13:38:45 +01:00
..
arrow-functions
Annotate more errors with expected token (
#172
)
2016-10-14 16:10:09 -04:00
class-methods
Fix parsing of class properties (
#351
)
2017-03-10 12:43:45 +01:00
computed-properties
/call-expression
Remove exponentiationOperator, asyncFunctions, trailingFunctionCommas (
#98
)
2016-08-23 17:11:01 -04:00
destructuring
Throw error for reserved words enum and await (
#195
)
2016-11-09 16:29:02 +01:00
modules
keywords are not allowed as local specifier (
#307
)
2017-02-10 14:58:44 +01:00
regression
/186
Allow "async" as identifier for object literal property shorthand (
#187
)
2016-10-17 10:33:18 -04:00
uncategorised
Throw error if new.target is used outside of a function (
#402
)
2017-03-10 13:38:45 +01:00