oxc/crates
Don Isaac 129f91e444
feat(span): port over more methods from TextRange (#3592)
Ports over more utility methods from `TextRange`, as per feedback in
[this
comment](https://github.com/oxc-project/oxc/pull/3589#discussion_r1632169132)
from #3589
2024-06-10 00:59:00 +08:00
..
oxc Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_allocator Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_ast Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_ast_macros Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_codegen Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_diagnostics Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_index Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_js_regex chore: crates should only publish src and examples directory 2024-06-08 16:35:16 +08:00
oxc_language_server refactor(linter): pass Rc by value (#3587) 2024-06-08 11:19:02 +00:00
oxc_linter fix(linter): panic in jsdoc/require-param (#3590) 2024-06-08 18:44:22 -04:00
oxc_macros chore: crates should only publish src and examples directory 2024-06-08 16:35:16 +08:00
oxc_minifier Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_module_lexer Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_parser Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_prettier chore: crates should only publish src and examples directory 2024-06-08 16:35:16 +08:00
oxc_semantic refactor(semantic): pass Rc by value (#3586) 2024-06-08 11:18:58 +00:00
oxc_sourcemap Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_span feat(span): port over more methods from TextRange (#3592) 2024-06-10 00:59:00 +08:00
oxc_syntax Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_transformer refactor(transformer): remove dead code (#3588) 2024-06-08 12:54:58 +00:00
oxc_traverse Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
oxc_wasm refactor(linter): pass Rc by value (#3587) 2024-06-08 11:19:02 +00:00