oxc/crates/oxc_parser
Boshen a733856536 refactor(ast,parser): use u32 for node spans
The next PR will fix the jargon where Node = Span.

relates to #9
2023-02-21 16:02:23 +08:00
..
examples feat(oxc_parser): allow filename as option in examples/simple.rs 2023-02-12 15:57:40 +08:00
src refactor(ast,parser): use u32 for node spans 2023-02-21 16:02:23 +08:00
Cargo.toml Revert "perf(lexer): use portable-SIMD to speed up multiline comment scanning" 2023-02-17 14:50:42 +08:00