oxc/crates/oxc_semantic/tests
overlookmotel bdd9e925f1 refactor(semantic): rename vars from ast_node_id to node_id (#6304)
Style nit. We renamed `AstNodeId` to `NodeId`, so rename vars from `ast_node_id` to `node_id` too.
2024-10-06 01:03:48 +00:00
..
conformance test(semantic): add comprehensive regression test suite (#5976) 2024-09-25 02:24:57 +00:00
fixtures fix(semantic): do not create a global symbol for declare global {} (#6040) 2024-09-25 08:46:00 +00:00
integration refactor(semantic): rename vars from ast_node_id to node_id (#6304) 2024-10-06 01:03:48 +00:00
main.rs refactor(semantic): dereference IDs as quickly as possible (#6303) 2024-10-06 01:03:47 +00:00