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
13a1cfd396
Move check for TSTypeCastExpression to catch another case (
#12161
)
2020-10-11 13:03:57 +02:00
..
parser
Recover from error for missing initializer in const declaration (
#12120
)
2020-09-29 18:40:51 +02:00
plugins
Move check for TSTypeCastExpression to catch another case (
#12161
)
2020-10-11 13:03:57 +02:00
tokenizer
Throw a syntax error for a declare function with a body (
#12054
)
2020-09-19 00:35:37 +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
added basic support for module attributes and tests updated (
#10962
)
2020-05-25 01:26:28 +02:00
types.js
Parser refactoring (
#11871
)
2020-07-31 20:36:04 -04:00