Dunqing
|
ee286a0a48
|
feat(task): support run async in suite (#1973)
|
2024-01-11 14:54:30 +08:00 |
|
Boshen
|
1b3b100475
|
feat(transformer_conformance): read plugins options from babel options.json (#1006)
This PR correctly handles babel `options.json` such as
https://github.com/babel/babel/blob/main/packages/babel-plugin-transform-nullish-coalescing-operator/test/fixtures/assumption-noDocumentAll/options.json
|
2023-10-17 14:52:51 +08:00 |
|
Boshen
|
a6ea901254
|
feat(coverage): add typescript to codegen tests (#988)
|
2023-10-13 13:42:54 +08:00 |
|
Boshen
|
ad2835f11b
|
chore(rustfmt): run cargo fmt
|
2023-05-21 11:52:26 +08:00 |
|
Boshen
|
fc7a374e7c
|
feat(coverage): add a directory for tests
closes #363
|
2023-05-20 23:02:30 +08:00 |
|
Boshen
|
14720e7c69
|
refactor: move SourceType from oxc_ast to oxc_span (#351)
related #350
|
2023-05-12 23:16:14 +08:00 |
|
Boshen
|
7f93e58f10
|
chore: remove all #[must_use]
|
2023-05-11 21:08:00 +08:00 |
|
Boshen
|
f79f0eb631
|
refactor(oxc_ast): change SourceType::with_ methods to return Self
|
2023-04-16 21:32:00 +08:00 |
|
Boshen
|
6c5db48185
|
refactor(coverage): change Option<BabelOptions> to BabelOptions
|
2023-04-15 13:14:44 +08:00 |
|
Boshen
|
b851035293
|
feat(coverage): add jsx printing tests (#279)
closes #261
|
2023-04-15 12:31:37 +08:00 |
|
Boshen
|
8833a84840
|
feat(coverage): read typescript dts option in babel
|
2023-04-02 16:41:53 +08:00 |
|
Boshen
|
f5c7b3751c
|
fix(coverage): babel plugin option can be an array
|
2023-04-02 16:41:53 +08:00 |
|
Boshen
|
be9b3f9acc
|
feat(coverage): add babel parser option allow_return_outside_function
|
2023-04-02 16:41:53 +08:00 |
|
Boshen
|
a5f00e8e1c
|
refactor(oxc_ast): remove unnecessary SourceTypeBuilder
|
2023-03-11 16:21:14 +08:00 |
|
Boshen
|
a4e04d4f6f
|
feat(coverage): add babel conformance (currently 2043/2057 99.32%)
|
2023-02-11 22:36:32 -08:00 |
|