oxc/crates/oxc_parser
overlookmotel 9d7ea6b3f0
refactor(parser): single function for all string slicing (#2540)
Pure refactor. Move all string-slicing in `lexer::Source` into a single function.
2024-02-29 13:22:55 +08:00
..
examples chore(parser): print both AST and errors in examples/parser 2024-02-26 23:20:46 +08:00
src refactor(parser): single function for all string slicing (#2540) 2024-02-29 13:22:55 +08:00
Cargo.toml Publish crates v0.8.0 2024-02-26 19:01:51 +08:00