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
James DiGioia
094ef31c01
Wrap callback in try/finally
...
This ensures we clean up always if the callback throws.
2018-07-22 18:52:07 -04:00
..
parser
Wrap callback in try/finally
2018-07-22 18:52:07 -04:00
plugins
upgrades eslint v5 (major), babel-eslint, eslint-plugin-flowtype, eslint-plugin-prettier (
#8259
)
2018-07-05 09:17:01 -05:00
tokenizer
Reuse hash token instead of new primaryTopicToken
2018-07-22 18:46:31 -04:00
util
Use charCodes at more places in the parser (
#8176
)
2018-06-15 13:21:32 +02:00
index.js
[babylon] Refactor mixin plugins handling & validation (
#7999
)
2018-05-23 15:28:05 -04:00
options.js
[babylon] Refactor mixin plugins handling & validation (
#7999
)
2018-05-23 15:28:05 -04:00
plugin-utils.js
Quote proposals in error message
2018-07-12 23:07:09 -04:00
types.js
Implement Smart Pipeline proposal in @babel/parser
2018-07-09 22:44:27 -04:00