oxc/crates/oxc_semantic/tests/integration
2024-07-25 21:12:26 +08:00
..
cfg_fixtures refactor: compile less test binaries to speed up CI (#3414) 2024-05-26 07:21:44 +00:00
snapshots refactor(semantic): correct scope in CatchClause (#4192) 2024-07-11 08:45:30 +00:00
util docs(semantic): add doc comments for SymbolTester and SemanticTester (#4433) 2024-07-24 16:58:13 +00:00
cfg.rs chore(semantic): regenerate snapshot (#3757) 2024-06-19 09:28:31 +00:00
classes.rs refactor: compile less test binaries to speed up CI (#3414) 2024-05-26 07:21:44 +00:00
main.rs refactor: compile less test binaries to speed up CI (#3414) 2024-05-26 07:21:44 +00:00
modules.rs fix(semantic): resolve references to the incorrect symbol (#4280) 2024-07-17 02:50:48 +00:00
scopes.rs fix(semantic): incorrect symbol’s scope_id after var hoisting (#4458) 2024-07-25 21:12:26 +08:00
symbols.rs docs(semantic): add doc comments for SymbolTester and SemanticTester (#4433) 2024-07-24 16:58:13 +00:00