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
Federico Ciardi
94ba66c89b
fix(ts): allow abstract methods with
export default abstract class
(
#12748
)
2021-02-03 09:48:41 -05:00
..
parser
spec: disable await binding identifier within static block (
#12661
)
2021-02-01 21:55:43 +01:00
plugins
fix(ts): allow abstract methods with
export default abstract class
(
#12748
)
2021-02-03 09:48:41 -05:00
tokenizer
refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (
#12716
)
2021-02-01 10:46:43 -05:00
util
spec: disable await binding identifier within static block (
#12661
)
2021-02-01 21:55:43 +01: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
[ts]Set
false
to default value of TsTypePredicate.asserts (
#12352
)
2020-11-16 09:51:27 -06:00