oxc/crates
2023-04-04 22:36:35 +08:00
..
oxc_allocator Release 0.0.1 2023-03-30 23:37:25 +08:00
oxc_ast refactor(ast): make BoundNames take a closure so it does not allocate (#249) 2023-04-04 20:55:00 +08:00
oxc_cli refactor(parser): return Rc<Trivias> from TriviaBuilder (#231) 2023-03-31 09:02:48 -07:00
oxc_diagnostics Release 0.0.3 2023-04-02 16:59:15 +08:00
oxc_linter refactor(ast): make BoundNames take a closure so it does not allocate (#249) 2023-04-04 20:55:00 +08:00
oxc_macros deps: bump deps 2023-04-02 16:48:45 +08:00
oxc_minifier deps: fix versions depending on each other 2023-03-30 23:59:41 +08:00
oxc_parser refactor(parser): clean up parsing of ForStatement (#251) 2023-04-04 22:36:35 +08:00
oxc_printer Release 0.0.3 2023-04-02 16:59:15 +08:00
oxc_semantic refactor(ast): make BoundNames take a closure so it does not allocate (#249) 2023-04-04 20:55:00 +08:00
oxc_wasm refactor(ast): make serde an optional feature (#236) 2023-04-01 17:12:23 +08:00