Daniel Tschinder
|
9eb010da50
|
Unify reserved word checking and update error messages (#9402)
* Unify reserved word checking and update error messages
* Fix test
|
2019-01-31 19:02:32 -08:00 |
|
Daniel Tschinder
|
b66d921053
|
perf: Use === or Set.has instead of array.indexOf for keyword checks
|
2019-01-17 16:16:30 -08:00 |
|
Daniel Tschinder
|
59c4bbb4ab
|
perf: Make plugins a map instead of object
Fix plugin options
|
2019-01-17 16:14:55 -08:00 |
|
Daniel Tschinder
|
2dc1c91955
|
perf: Move input to state and precalculate length
This also fixes a bug with async functions
|
2019-01-17 16:14:54 -08:00 |
|
Nicolò Ribaudo
|
ffe04d9195
|
[babylon] Refactor mixin plugins handling & validation (#7999)
|
2018-05-23 15:28:05 -04:00 |
|
Chaitanya Kumar Kamatham
|
daf0ca8680
|
Rename "babylon" to "@babel/parser" (#7937) 🎉
|
2018-05-19 00:03:05 -04:00 |
|