oxc/tasks
Boshen 2f48bdf26f
fix(parser,semantic): make semantic own Trivias (#711)
closes #708

Making the parser return Rc<Trivias> is not a good API, and ideally
`Semantic` should just own `Trivias` so it can process or mutate it.
2023-08-10 15:30:32 +08:00
..
benchmark feat(linter): enable module record builder 2023-08-02 11:44:27 +08:00
common fix(rulegen): fix ureq not working without tls 2023-06-09 12:43:41 +08:00
coverage fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
minsize feat(minifier): compress undefined variable declarations (#532) 2023-07-10 10:33:42 +08:00
rulegen feat(linter): @typescript-eslint/no-namespace (#703) 2023-08-09 23:02:24 +08:00
libs.txt chore(benchmark): sync js versions to privatenumber/minification-benchmarks 2023-05-22 12:23:24 +08:00