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
Brian Ng
4f394e30d2
Add support for flow's SymbolTypeAnnotation (
#11077
)
2020-03-16 23:00:17 +01:00
..
parser
Allow await when it is not in AsyncArrowHead (
#11148
)
2020-03-16 22:26:48 +01:00
plugins
Add support for flow's SymbolTypeAnnotation (
#11077
)
2020-03-16 23:00:17 +01:00
tokenizer
Parse BigInts by default (
#11117
)
2020-03-16 22:59:45 +01:00
util
feat: align ID_Start/ID_Continue regex to Unicode 13.0.0 (
#11246
)
2020-03-16 22:52:08 +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