oxc/crates/oxc_syntax/src
overlookmotel 7066d1cc4f feat(ast, span, syntax, regular_expression)!: remove ContentHash (#8512)
#8483 removed codegen-ed impls of `ContentHash` for AST nodes, because `ContentHash` is not useful. Complete the removal by removing `ContentHash` trait definition, and all remaining references to it.
2025-01-15 15:01:14 +00:00
..
generated feat(ast)!: remove unused and not useful ContentHash (#8483) 2025-01-14 09:53:27 +00:00
class.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
es_target.rs feat(minfier): add CompressOptions::target (#8179) 2024-12-29 12:27:32 +00:00
identifier.rs fix(identifier): add ZWSP to is_irregular_whitespace (#6662) 2024-10-18 22:20:02 +00:00
keyword.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
lib.rs feat(ast)!: remove unused and not useful ContentHash (#8483) 2025-01-14 09:53:27 +00:00
module_record.rs refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
node.rs feat(parser)!: Build ModuleRecord directly in parser (#7546) 2024-11-29 14:50:42 +00:00
number.rs feat(ast, span, syntax, regular_expression)!: remove ContentHash (#8512) 2025-01-15 15:01:14 +00:00
operator.rs feat(ast, span, syntax, regular_expression)!: remove ContentHash (#8512) 2025-01-15 15:01:14 +00:00
precedence.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
reference.rs refactor(semantic): remove serialize (#8015) 2024-12-19 09:51:12 +00:00
scope.rs refactor(semantic)!: remove ScopeFlags::Modifiers (#7935) 2024-12-16 12:15:12 +00:00
symbol.rs feat(syntax): add SymbolId::new method (#8041) 2024-12-21 10:10:56 +00:00
xml_entities.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00