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
/
packages
/
babylon
/
test
/
fixtures
History
Sebastian McKenzie
d2f5a409da
Merge pull request
#3225
from hzoo/cp-semi
...
`babylon`: throw parse error if class properties do not have a semico…
2016-01-06 15:22:37 +00:00
..
comments
/basic
rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
2015-11-03 01:19:35 +00:00
core
Add non-directive fixture.
2015-12-28 11:04:33 -05:00
esprima
rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
2015-11-03 01:19:35 +00:00
experimental
babylon
: throw parse error if class properties do not have a semicolon (fixes T6873)
2015-12-30 14:01:46 -05:00
flow
Add
export interface
Flow syntax support
2016-01-05 15:57:45 -08:00
harmony
fix object rest/spread in arrow function params -
fixes
#2631
2015-11-03 11:14:12 +00:00
jsx
add lineBreak test to tt.name.updateContext -
fixes
#2591
2015-11-03 11:46:01 +00:00