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
/
util
History
Nicolò Ribaudo
c07185207c
[parser] Fix scope handling of Flow declared functions (
#12735
)
2021-02-10 21:07:14 +01:00
..
class-scope.js
add declare to class properties type annotations (
#12257
)
2020-10-27 10:05:01 -04:00
expression-scope.js
fix: disallow all parenthesized pattern except parsing LHS (
#12327
)
2020-11-10 14:42:37 -05:00
identifier.js
Add @babel/helper-validator-identifier (
#11289
)
2020-03-20 12:23:14 +01:00
location.js
Cleanup getLineInfo (
#8540
)
2018-08-26 13:27:06 -04:00
production-parameter.js
Refactor yield await classification (
#12230
)
2020-10-26 11:42:02 -04:00
scope.js
spec: disable await binding identifier within static block (
#12661
)
2021-02-01 21:55:43 +01:00
scopeflags.js
[parser] Fix scope handling of Flow declared functions (
#12735
)
2021-02-10 21:07:14 +01:00
whitespace.js
perf: Optimize regex
2019-01-17 16:15:07 -08:00