oxc/crates
overlookmotel 15734f5c4b
chore(parser): code comment for cold trampoline function (#3467)
Add a comment to explain the "cold trampoline function" used in lexer.
2024-05-30 01:11:00 +01:00
..
oxc Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_allocator Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_ast feat(linter): add oxc/no-const-enum rule (#3435) 2024-05-28 22:50:54 +08:00
oxc_ast_macros Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_codegen Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_diagnostics Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_index Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_js_regex
oxc_language_server fix: fix some nightly warnings 2024-05-19 00:54:52 +08:00
oxc_linter fix(linter/eslint): fix require-await false positives in ForOfStatement. (#3457) 2024-05-28 17:58:31 +00:00
oxc_macros refactor(macros): remove the redundant trie builder (#3415) 2024-05-26 08:00:05 +00:00
oxc_minifier chore(deps): lock file maintenance rust crates (#3422) 2024-05-27 01:48:50 +00:00
oxc_module_lexer Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_parser chore(parser): code comment for cold trampoline function (#3467) 2024-05-30 01:11:00 +01:00
oxc_prettier
oxc_semantic refactor(semantic): use a simpler way to resolve reference for ReferenceFlag::Type (#3430) 2024-05-27 22:43:52 +08:00
oxc_sourcemap chore(sourcemap): make JSONSourceMap fileds public (#3385) 2024-05-22 20:15:24 +08:00
oxc_span feat(atom): get &str from Atom<'a> with lifetime of 'a (#3420) 2024-05-27 09:05:33 +08:00
oxc_syntax Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_transformer fix(transformer/typescript): variable declarations are not created when a function has a binding with the same name (#3460) 2024-05-29 23:00:22 +00:00
oxc_traverse chore(traverse): code comments - edit comment to outline a better way to generate UIDs (#3434) 2024-05-27 22:52:46 +08:00
oxc_wasm chore: update toml format 2024-05-21 22:15:47 +08:00