oxc/crates
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
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast refactor(ast,parser): use u32 for node spans 2023-02-21 16:02:23 +08:00
oxc_diagnostics refactor(ast,parser): use u32 for node spans 2023-02-21 16:02:23 +08:00
oxc_parser refactor(ast,parser): use u32 for node spans 2023-02-21 16:02:23 +08:00
oxc_printer feat(printer): add printer example 2023-02-20 18:23:36 +08:00