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
64f14b05fa
Collect comments around parentheses in expressions (
#13803
)
...
Co-authored-by: Brian Ng <bng412@gmail.com>
2021-10-05 20:15:24 +02:00
..
parser
Collect comments around parentheses in expressions (
#13803
)
2021-10-05 20:15:24 +02:00
plugins
Tokenize keywords-like identifier as new tokens (
#13769
)
2021-09-23 10:54:44 -04:00
tokenizer
Tokenize keywords-like identifier as new tokens (
#13769
)
2021-09-23 10:54:44 -04:00
util
perf: minor tokenizer tweaks (
#13652
)
2021-08-09 21:20:44 +02:00
index.js
Store token type as number (
#13768
)
2021-09-17 09:36:11 -04: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