oxc/tasks
EliLichtblau 5e54bd0537
Adding types to the symbol table - consistent export type sample rule implemented (#667)
Fixes 11 TS conformance tests and 18 babel tests.

Adds types to the symbol table functionally conformant to TS behavior
but symbol flags implemented slightly differently.

Symbol redeclaration check is also not entirely conformant but fixing
this seems like a separate PR.

For testing purposes - consistent-export-type was also implemented
(WIP).
2023-07-31 12:33:47 +08:00
..
benchmark refactor(benchmark): use iter_with_large_drop (#587) 2023-07-23 11:35:16 +08:00
common fix(rulegen): fix ureq not working without tls 2023-06-09 12:43:41 +08:00
coverage Adding types to the symbol table - consistent export type sample rule implemented (#667) 2023-07-31 12:33:47 +08:00
minsize feat(minifier): compress undefined variable declarations (#532) 2023-07-10 10:33:42 +08:00
rulegen chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00
libs.txt chore(benchmark): sync js versions to privatenumber/minification-benchmarks 2023-05-22 12:23:24 +08:00