oxc/tasks/benchmark
Boshen b06052501a refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553)
Realized we can get the source type from the AST.

The next PR will introduce `unambiguous` to `SourceType` and directly set `Program::source_type` to either `script` or `module`.
2024-09-06 16:40:10 +00:00
..
benches refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
codspeed ci: fix broken benchmark (#5424) 2024-09-03 18:21:39 +08:00
src chore: clippy::allow_attributes (#5521) 2024-09-06 03:07:02 +00:00
Cargo.toml chore(website): remove textlint annotation 2024-08-23 15:50:52 +08:00
README.md s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00