oxc/crates/oxc_semantic/tests/integration
DonIsaac 14275b138e feat(cfg): color-code edges in CFG dot diagrams (#6314)
- add `Attrs`, a nominal struct for cleaner management of node/edge styles and
  other attributes
- Style edges in DOT diagrams based on their kind
2024-10-07 02:43:30 +00:00
..
cfg_fixtures
snapshots feat(cfg): color-code edges in CFG dot diagrams (#6314) 2024-10-07 02:43:30 +00:00
util refactor(semantic): rename vars from ast_node_id to node_id (#6304) 2024-10-06 01:03:48 +00:00
cfg.rs chore(semantic): regenerate snapshot (#3757) 2024-06-19 09:28:31 +00:00
classes.rs
main.rs
modules.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
scopes.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
symbols.rs fix(semantic): add interfaces and functions to SymbolFlags::ClassExcludes (#6057) 2024-09-27 05:57:03 +00:00