oxc/crates/oxc_semantic
Yuji Sugiura 2609e9021b
fix(semantic/jsdoc): Fix up builder (#2623)
- [x] Update `should_attach_jsdoc` definition
- [x] Update ~poem~ architecture decision comments
- [x] Refine tests
2024-03-08 10:49:51 +08:00
..
examples refactor: remove panic! from examples (#2454) 2024-02-20 16:18:39 +08:00
src fix(semantic/jsdoc): Fix up builder (#2623) 2024-03-08 10:49:51 +08:00
tests feat(span): remove From<String> and From<Cow> API because they create memory leak (#2628) 2024-03-06 20:38:21 +08:00
Cargo.toml refactor: "wasm" feature enable "serde" feature (#2639) 2024-03-08 10:06:49 +08:00