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
61f2aed5b0
Disallow await inside arrow functions (
#9074
)
...
* Disallow await inside arrow functions * Update test262 whitelist
2018-11-26 12:43:04 +01:00
..
parser
Disallow await inside arrow functions (
#9074
)
2018-11-26 12:43:04 +01:00
plugins
[flow] Allow type casts in array patterns inside arrow parameters (
#9069
)
2018-11-24 12:23:49 +01: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