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
a28353703f
fix: check await when parsing AsyncArrowBindingIdentifier (
#10953
)
2020-01-03 23:08:28 +01:00
..
parser
fix: check await when parsing AsyncArrowBindingIdentifier (
#10953
)
2020-01-03 23:08:28 +01:00
plugins
TSTypeCastExpression should not be inside call parameters (
#10939
)
2019-12-30 16:10:19 -05:00
tokenizer
When reading a new string, U+2028/2029 should correctly set th… (
#10944
)
2020-01-03 23:07:54 +01:00
util
fix: Class Field Initializer should not allow await expression as immediate child (
#10946
)
2019-12-31 09:36:03 -05: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