oxc/napi/parser
2024-08-25 22:57:33 +08:00
..
src refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
build.rs refactor: change @oxidation-compiler/napi to oxc-parser (#1209) 2023-11-10 06:17:05 +00:00
Cargo.toml chore(napi): Refactor async parsing functions to remove tokio dependency (#4049) 2024-07-04 20:31:19 +08:00
index.d.ts chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
index.js chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
package.json chore: pin pnpm version & upgrade lockfile version (#5200) 2024-08-25 22:57:33 +08:00
parse.bench.mjs fix(tasks): reduce variance of NAPI benchmarks (#2780) 2024-03-21 16:21:44 +00:00
pnpm-lock.yaml chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
test.mjs feat(napi): return comments (#2469) 2024-02-21 22:43:40 +08:00
test_module_lexer.mjs New tool: oxc_module_lexer (#2650) 2024-03-09 23:23:55 +08:00