| .. |
|
oxc
|
feat(sourcemap): add feature "sourcemap_concurrent"
|
2024-05-14 00:05:27 +08:00 |
|
oxc_allocator
|
|
|
|
oxc_ast
|
fix(traverse): set ScopeFlags::Function bit for class methods (#3277)
|
2024-05-14 21:33:59 +08:00 |
|
oxc_ast_macros
|
feat(transform): oxc_traverse crate (#3169)
|
2024-05-06 09:37:04 +08:00 |
|
oxc_cli
|
feat(cli): add --symlinks to allow symbolic walking (#3244)
|
2024-05-12 05:52:23 +00:00 |
|
oxc_codegen
|
feat(ast): add type to AccessorProperty to support TSAbractAccessorProperty (#3256)
|
2024-05-13 12:35:58 +00:00 |
|
oxc_diagnostics
|
refactor: clean up more diagnostics usages
|
2024-05-12 21:46:03 +08:00 |
|
oxc_index
|
chore(deps): update dependency rust to v1.78.0 (#3151)
|
2024-05-03 00:01:42 +08:00 |
|
oxc_js_regex
|
|
|
|
oxc_language_server
|
refactor: clean up more diagnostics usages
|
2024-05-12 21:46:03 +08:00 |
|
oxc_linter
|
chore(linter): expose Message:start and Message:end (#3268)
|
2024-05-14 08:48:05 +00:00 |
|
oxc_macros
|
refactor(linter): reduce llvm lines generated by RuleEnum::read_json (#3207)
|
2024-05-08 21:53:06 +08:00 |
|
oxc_minifier
|
refactor(syntax): move number related functions to number module (#3130)
|
2024-04-29 18:54:35 +08:00 |
|
oxc_module_lexer
|
|
|
|
oxc_parser
|
refactor(parser): simplify Context passing (#3266)
|
2024-05-14 12:22:27 +08:00 |
|
oxc_prettier
|
fix(parser): correctly parse cls.fn<C> = x (#3208)
|
2024-05-09 10:23:45 +08:00 |
|
oxc_semantic
|
feat(linter/eslint): Implement max-classes-per-file (#3241)
|
2024-05-13 17:23:01 +08:00 |
|
oxc_sourcemap
|
feat(sourcemap): add feature "sourcemap_concurrent"
|
2024-05-14 00:05:27 +08:00 |
|
oxc_span
|
refactor(parser,diagnostic): one diagnostic struct to eliminate monomorphization of generic types (#3214)
|
2024-05-11 04:56:22 +00:00 |
|
oxc_syntax
|
fix(transformer): do no add __self when the jsx is inside constructor (#3258)
|
2024-05-14 16:12:49 +01:00 |
|
oxc_transformer
|
fix(transformer): do no add __self when the jsx is inside constructor (#3258)
|
2024-05-14 16:12:49 +01:00 |
|
oxc_traverse
|
fix(traverse): create scopes for functions (#3273)
|
2024-05-14 18:27:18 +08:00 |
|
oxc_wasm
|
refactor: clean up more diagnostics usages
|
2024-05-12 21:46:03 +08:00 |