tame/tamer/src/asg
Mike Gerwitz e266d42c48 tamer: asg::air::AirAggregateCtx: Tuple struct => named struct
As evidenced by this change, the tuple syntax was no longer serving us
well.  But the real reason for this change is to prepare for the addition of
a fourth field: the index, taken from `Asg`.

DEV-13162
2023-05-18 01:32:28 -04:00
..
air tamer: asg::air: Utilize AirAggregateCtx for index lookups 2023-05-18 01:10:23 -04:00
graph tamer: asg::air: Root AirIdent operations using AirAggregateCtx 2023-05-17 12:23:36 -04:00
.gitignore tamer: Embed ASG ontology visualization in rustdoc-generated docs 2023-03-10 14:28:00 -05:00
air.rs tamer: asg::air::AirAggregateCtx: Tuple struct => named struct 2023-05-18 01:32:28 -04:00
error.rs tamer: asg::air::ir::AirPkg::PkgStart: Require name 2023-05-10 13:57:45 -04:00
graph.rs tamer: asg::air: Root AirIdent operations using AirAggregateCtx 2023-05-17 12:23:36 -04:00
mod.rs tamer: asg::graph::visit::topo: Cycle detection 2023-04-27 16:28:57 -04:00