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
Brian Ng
4f16a12c03
Fix bug with parsing TS generic async arrow function (
#9055
)
2018-11-21 15:34:09 -06:00
..
parser
Better error for disallowed trailing commas/parameters after rest elements (
#9046
)
2018-11-21 07:49:36 +01:00
plugins
Fix bug with parsing TS generic async arrow function (
#9055
)
2018-11-21 15:34:09 -06:00
tokenizer
prettier@1.15.1 (
#9001
)
2018-11-09 15:25:13 -06:00
util
Fix parsing of newline between 'async' and 'function' (
#8698
)
2018-09-16 22:09:23 -05: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
More helpful error message for missing decoratorsBeforeExport in parser (
#8576
)
2018-08-29 09:02:18 -05:00
types.js
Fix parsing typescript function types with destructuring (
#9035
)
2018-11-19 13:55:58 -08:00