oxc/napi/parser
2024-06-19 00:48:30 +08:00
..
src chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
build.rs refactor: change @oxidation-compiler/napi to oxc-parser (#1209) 2023-11-10 06:17:05 +00:00
Cargo.toml feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08:00
index.d.ts fix(napi/parser): typescript types for Comment is out of order (#3646) 2024-06-13 00:20:26 +08:00
index.js feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08:00
package.json feat(napi): isolated-declaration (#3718) 2024-06-17 13:06:00 +00:00
parse.bench.mjs fix(tasks): reduce variance of NAPI benchmarks (#2780) 2024-03-21 16:21:44 +00:00
pnpm-lock.yaml feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08: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