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
/
src
/
parser
History
Sebastian McKenzie
bab696c365
fix __proto__ clashes in parser in old v8
2015-11-08 05:34:11 -08:00
..
comments.js
6.0.0
2015-10-29 17:51:24 +00:00
expression.js
fix defaults on type annotated arrow function params -
fixes
#2493
2015-11-05 09:49:03 +00:00
index.js
6.0.0
2015-10-29 17:51:24 +00:00
location.js
type annotate babylon
2015-09-23 15:59:41 +01:00
lval.js
fix __proto__ clashes in parser in old v8
2015-11-08 05:34:11 -08:00
node.js
6.0.0
2015-10-29 17:51:24 +00:00
statement.js
fix parser bug where arrow functions have a higher precedence than they should -
fixes
#2118
2015-10-30 22:50:53 +00:00
util.js
simplify Parser::semicolon method
2015-11-03 11:46:11 +00:00