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
Daniel Tschinder
96a7343142
Merge pull request
#9348
from danez/perf
...
Parser Performance Collection
2019-01-21 02:27:42 -08:00
..
parser
perf: remove double check for keywords in readWord
2019-01-17 16:16:31 -08:00
plugins
Merge pull request
#9348
from danez/perf
2019-01-21 02:27:42 -08:00
tokenizer
perf: remove double check for keywords in readWord
2019-01-17 16:16:31 -08:00
util
perf: Use === or Set.has instead of array.indexOf for keyword checks
2019-01-17 16:16:30 -08:00
index.js
[babylon] Refactor mixin plugins handling & validation (
#7999
)
2018-05-23 15:28:05 -04:00
options.js
Bump flow to 0.80 and fix sourceType error (
#8630
)
2018-09-05 09:00:53 -05:00
plugin-utils.js
Merge branch 'master' into implement-smart-pipeline-in-parser
2018-11-03 14:00:12 -04:00
types.js
@babel/parser(ts): Add parsing of type import (
#9302
)
2019-01-10 11:14:48 -05:00