oxc/napi/parser
2024-09-03 12:24:58 +08:00
..
src refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
build.rs
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 ci: add napi tests (#5419) 2024-09-03 12:24:58 +08:00
parse.bench.mjs fix(tasks): reduce variance of NAPI benchmarks (#2780) 2024-03-21 16:21:44 +00:00
test.mjs
test_module_lexer.mjs New tool: oxc_module_lexer (#2650) 2024-03-09 23:23:55 +08:00