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
47250ffa65
[ts] Disallow invalid type annotations in ExpressionStatements (
#12185
)
...
* Fix regression with invalid type annotations in ExpressionStatements
2020-10-16 10:20:53 +02:00
..
parser
Revert "Fix: check if param is assignable when parsing arrow return type annotation" (
#12198
)
2020-10-16 08:16:37 +02:00
plugins
[ts] Disallow invalid type annotations in ExpressionStatements (
#12185
)
2020-10-16 10:20:53 +02:00
tokenizer
[parser] Better error message for missing number exponent (
#12072
)
2020-10-14 21:17:38 +02:00
util
Refactor [In] production parameter tracking (
#11930
)
2020-08-10 07:32:38 -04:00
index.js
Use ?. where it represents the intended semantics (
#11512
)
2020-05-09 23:31:50 +02:00
options.js
@babel/parser error recovery (
#10363
)
2019-11-05 10:15:00 +01:00
plugin-utils.js
Parse import-assertions (
#12139
)
2020-10-14 21:18:16 +02:00
types.js
Parse class static block (
#12079
)
2020-10-14 21:16:24 +02:00