Huáng Jùnliàng
|
10f4d08efb
|
refactor: avoid parsing logic on locations (#13200)
|
2021-04-25 09:15:48 -04:00 |
|
Sosuke Suzuki
|
b62fc3d44f
|
babel-parser(flow): Set this property to null for FunctionTypeAnnotation without parens (#12930)
* Add null property to FunctionTypeAnnotation without parens
* Update tests
* Update tests
|
2021-03-01 09:15:43 -05:00 |
|
Huáng Jùnliàng
|
03d7911be6
|
Implement class features in estree (#12370)
Co-authored-by: Kai Cataldo <kai@kaicataldo.com>
|
2021-02-21 20:12:12 +01:00 |
|
George Zahariev
|
5b99b8f221
|
Flow Enums with unknown members support (#12193)
* Flow Enums with unknown members parsing
* Updates after rebase
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-02-21 18:42:23 +01:00 |
|
Daniel Sainati
|
16e9f1c8e5
|
Support Flow this parameter annotations (#12234)
|
2021-02-21 17:44:27 +01:00 |
|
Nicolò Ribaudo
|
c07185207c
|
[parser] Fix scope handling of Flow declared functions (#12735)
|
2021-02-10 21:07:14 +01:00 |
|