oxc/crates/oxc_semantic/src
2024-12-27 14:20:17 +00:00
..
checker fix(semantic): report errors for missing class method impls (#8082) 2024-12-25 12:24:33 +00:00
class refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
jsdoc refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
binder.rs perf(semantic): allocate Bindings in allocator (#8021) 2024-12-19 15:16:03 +00:00
builder.rs fix(semantic): reference flags not correctly resolved when after an export stmt (#8134) 2024-12-27 14:20:17 +00:00
diagnostics.rs
dot.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
label.rs refactor(semantic): import flags and ID types from oxc_syntax (#7887) 2024-12-14 14:48:28 +00:00
lib.rs chore(semantic): use assert_eq! instead of assert! (crates/oxc_semantic/src/lib.rs) (#8127) 2024-12-26 13:54:21 +00:00
node.rs refactor(semantic): import flags and ID types from oxc_syntax (#7887) 2024-12-14 14:48:28 +00:00
scope.rs chore(semantic): use assert_eq! instead of assert! (crates/oxc_semantic/src/scope.rs) (#8128) 2024-12-26 22:14:33 +08:00
stats.rs feat(ast)!: remove invalid expressions from TSEnumMemberName (#7219) 2024-11-09 08:48:14 +00:00
symbol.rs perf(semantic): allocate symbol data in Allocator (#8012) 2024-12-20 14:13:41 +00:00
unresolved_stack.rs refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00