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
9d0aa1ec9d
Disallow
<T>(a => b)
when parsing Flow (
#13645
)
2021-08-10 19:09:23 +02:00
..
parser
perf: minor tokenizer tweaks (
#13652
)
2021-08-09 21:20:44 +02:00
plugins
Disallow
<T>(a => b)
when parsing Flow (
#13645
)
2021-08-10 19:09:23 +02:00
tokenizer
perf: minor tokenizer tweaks (
#13652
)
2021-08-09 21:20:44 +02:00
util
perf: minor tokenizer tweaks (
#13652
)
2021-08-09 21:20:44 +02: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