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
/
babel-parser
/
src
History
Huáng Jùnliàng
a1063d2583
fix: triple __proto__ in object patterns should be allowed (
#11009
)
2020-01-16 09:34:47 -05:00
..
parser
fix: triple __proto__ in object patterns should be allowed (
#11009
)
2020-01-16 09:34:47 -05:00
plugins
Duplicate
__proto__
key should be allowed in object patterns (
#10987
)
2020-01-14 22:53:45 -05:00
tokenizer
[parser] Disallow duplicate and undeclared private names (
#10456
)
2020-01-10 02:22:05 +01:00
util
[parser] Disallow duplicate and undeclared private names (
#10456
)
2020-01-10 02:22:05 +01:00
index.js
Create parser plugin "topLevelAwait" (
#10449
)
2019-10-29 22:18:39 +01:00
options.js
@babel/parser error recovery (
#10363
)
2019-11-05 10:15:00 +01:00
plugin-utils.js
V8intrinsic syntax plugin (
#10148
)
2019-09-06 17:43:19 +02:00
types.js
@babel/eslint-parser: fix ImportExpression node to match ESTree spec (
#10828
)
2019-12-11 11:13:57 +01:00