Babel Bot
|
b99c4f06d4
|
chore: update test262 to 70bc32edab22b44db9d671ce505db8842ae200b6 (#13233)
|
2021-04-29 21:50:43 -04:00 |
|
Babel Bot
|
fb908fd87e
|
Update test262 (#13196)
* chore: update test262 to eca69e2c95972a4c5780ef58fe1f1e53e871b9b1
* test262: add mapping for privateIn
* test262: ignored syntax-free features
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
|
2021-04-23 10:40:54 +02:00 |
|
Huáng Jùnliàng
|
2782a549e9
|
Refactor yield await classification (#12230)
* fix: incomplete ParamKind declaration
* refactor: add expression scope handler
* test: update test262 allowlist
* chore: cleanup
* fix: push expression scope for function body
* fix: push new expression scope for initializer and static block
* test: add more test cases
* fix flow error
* refactor: remove unecessary expression scope
* fix: parameter initializer error should not cross expression scope boundary
* chore: cleanup outdated comments
* fix: do not record async arrow error on ParameterDeclaration
* Update packages/babel-parser/src/util/expression-scope.js
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
* polish: clear ancestry declaration error on validate
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2020-10-26 11:42:02 -04:00 |
|
Huáng Jùnliàng
|
1964c961ae
|
chore: update test262 tests (#12204)
|
2020-10-16 16:55:10 -04:00 |
|
Huáng Jùnliàng
|
e498bee10f
|
replace whitelist by allowlist in parser-tests (#11727)
|
2020-06-17 15:32:46 -04:00 |
|