oxc/crates/oxc_semantic
Dunqing 0f367e5ab6 refactor(semantic): improve the logic of resolving references to be cleaner (#7829)
fine-tuning the logic, reducing unnecessary calls, and early return if it doesn't resolve. Also, add many comments to describe what code does.
2024-12-13 09:08:44 +00:00
..
examples feat(parser)!: Build ModuleRecord directly in parser (#7546) 2024-11-29 14:50:42 +00:00
src refactor(semantic): improve the logic of resolving references to be cleaner (#7829) 2024-12-13 09:08:44 +00:00
tests fix(semantic): missing references when export {} references a type-only binding and a normal (#7812) 2024-12-13 12:00:58 +08:00
Cargo.toml release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
CHANGELOG.md release(crates): v0.40.0 (#7775) 2024-12-10 23:04:43 +08:00