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
Nicolò Ribaudo
f9dcc4e4bb
Fix array destructuring elision parsing in TS arrow functions (
#13641
)
2021-08-05 21:47:30 +02:00
..
parser
Fix array destructuring elision parsing in TS arrow functions (
#13641
)
2021-08-05 21:47:30 +02:00
plugins
[ts] support optional chain call with generic (
#13513
)
2021-08-04 17:29:44 +02:00
tokenizer
Add
attachComment
parser option to disable comment attachment (
#13229
)
2021-08-04 17:04:22 +02:00
util
Fix await binding error within static block (
#13088
)
2021-07-16 10:35:19 -04:00
index.js
Use ?. where it represents the intended semantics (
#11512
)
2020-05-09 23:31:50 +02:00
options.js
Add
attachComment
parser option to disable comment attachment (
#13229
)
2021-08-04 17:04:22 +02:00
plugin-utils.js
Hack-pipe proposal with
%
topic token (
#13416
)
2021-08-03 23:30:16 +02:00
types.js
Add support for the "Hack" pipeline proposal (
#13191
)
2021-08-03 23:30:16 +02:00