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
Max Schaefer
fd18d89d8e
Fix accidental fall-through in Flow type parsing. (
#82
)
...
When parsing a primary type, `>` would erroneously be treated like `(`.
2016-07-28 22:12:47 +02:00
..
comments
/basic
Merge pull request
#23
from danez/fix-comments
2016-06-22 12:44:12 +01:00
core
first commit
2016-03-10 06:24:44 +00:00
esprima
rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
2015-11-03 01:19:35 +00:00
experimental
Fix exponential operator to behave according to spec (
#75
)
2016-07-17 11:08:12 +02:00
flow
Fix accidental fall-through in Flow type parsing. (
#82
)
2016-07-28 22:12:47 +02:00
harmony
fix object rest/spread in arrow function params -
fixes
#2631
2015-11-03 11:14:12 +00:00
jsx
Merge pull request
#42
from calebmer/feat/jsx-spread-children
2016-07-13 01:32:09 +01:00