oxc/crates/oxc_semantic/src
2024-12-06 16:15:52 +00:00
..
checker feat(parser)!: stage 3 import source and import defer (#7706) 2024-12-06 16:15:52 +00:00
class fix(semantic): syntax error for undeclared private field access (#7635) 2024-12-04 05:33:04 +00:00
jsdoc feat(ast)!: change comment.span to real position that contain // and /* (#7154) 2024-11-06 05:10:33 +00:00
binder.rs refactor(semantic): shorten code (#7277) 2024-11-14 12:50:06 +00:00
builder.rs refactor(semantic)!: remove ModuleRecord from Semantic (#7548) 2024-11-29 16:30:54 +00:00
diagnostics.rs
dot.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
label.rs
lib.rs refactor(semantic)!: remove ModuleRecord from Semantic (#7548) 2024-11-29 16:30:54 +00:00
node.rs refactor(semantic): add ancestor_kinds iterator function (#7217) 2024-11-09 08:04:38 +00:00
reference.rs fix(transformer/async-to-generator): arguments isn't correct after transformation (#7234) 2024-11-17 05:01:44 +00:00
scope.rs refactor(semantic, transformer): simplify FxIndexMap type aliases (#7524) 2024-11-28 12:01:17 +00:00
stats.rs feat(ast)!: remove invalid expressions from TSEnumMemberName (#7219) 2024-11-09 08:48:14 +00:00
symbol.rs feat(semantic): add SymbolTable::add_resolved_reference method (#7608) 2024-12-03 12:43:20 +00:00
unresolved_stack.rs feat(parser)!: Build ModuleRecord directly in parser (#7546) 2024-11-29 14:50:42 +00:00