tame/tamer/src/asg/graph
Mike Gerwitz 294caaa35a tamer: asg::graph::object: Remove declare_local
This was used for metavariable declaration before scoping was sorted
out.  That was just resolved, and so this is no longer needed (and is indeed
not desirable, since it side-steps the scope index and so will not be found
except by `lookup_local_linear`).

DEV-13162
2023-05-24 14:56:22 -04:00
..
object tamer: asg::graph::object: Remove declare_local 2023-05-24 14:56:22 -04:00
visit tamer: asg::air::ir::AirMeta: Remove `Tpl` prefix from tokens 2023-05-23 14:44:16 -04:00
object.rs tamer: asg::graph::object: Remove declare_local 2023-05-24 14:56:22 -04:00
test.rs tamer: asg: Move index from Asg to AirAggregateCtx 2023-05-19 13:38:17 -04:00
visit.rs tamer: asg::graph::visit::topo: Cycle detection 2023-04-27 16:28:57 -04:00
xmli.rs tamer: asg: Integrate package CanonicalName 2023-05-05 10:26:58 -04:00