oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(estree/tokens): combine `collect_token_context` into `to_estree_tokens_json`
om/02-18-refactor_estree_tokens_combine_collect_token_context_into_to_estree_tokens_json_
16 minutes ago
refactor(estree): reorder tokens code (#19533) Pure refactor. Re-order tokens code so the file reads top-to-bottom, and with types in a more sensible order. This PR does not alter any code at all, just re-orders it.
main
1 hour ago
ci(benchmarks): benchmark parser with tokens and ESTree tokens conversion (#19649) Add benchmarks for: 1. Parsing with tokens. 2. Serializing tokens to ESTree-style JSON. Neither of these benchmarks needs to be kept indefinitely, but they'll be useful while working on the tokens code. There's a lot of room for optimization.
main
1 hour ago
perf(linter/plugins): use Oxc tokens in plugins (#19498) Builds on #19497. Use the tokens generated by Oxc's parser in linter plugins, instead of running TS parser to tokenize source. This is a sizeable perf gain, and also allows us to remove TS parser from `oxlint`'s bundle (#19531). Additionally, our parser is more accurate than TypeScript - we handle HTML comments and space before slash in closing JSX elements (`< /div>`) - so this fixes a few conformance tests.
main
1 hour ago
chore: use type utils from type-challenges instead of Vitest typecheck feature
02-24-chore_apps_oxlint_enable_typescript_strict_option
2 hours ago
fix(linter/jsx-curly-brace-presence): false positive with prop & mixed quotes (#19674)
main
2 hours ago
fix(linter/jsx-curly-brace-presence): false positive with prop & mixed quotes (#19674)
c/02-24-fix_linter_jsx-curly-brace-presence_false_positive_with_prop_mixed_quotes
2 hours ago
refactor(estree): reorder tokens code
om/02-18-refactor_estree_reorder_tokens_code
2 hours ago
Active Branches
refactor(estree/tokens): combine `collect_token_context` into `to_estree_tokens_json`
last run
16 minutes ago
#19534
CodSpeed Performance Gauge
0%
fix(linter/plugins): enable TS strict option and fix type definitions for visitor
last run
2 hours ago
#19675
CodSpeed Performance Gauge
0%
feat(oxfmt): Support gql-in-js substitution
last run
3 hours ago
#19670
CodSpeed Performance Gauge
0%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs