tame/tamer/src/asg/graph
Mike Gerwitz 1c7df894ea tamer: asg::graph: *lookup{=>_global}*
Identifier lookups, as done using the graph methods today, look up from a
cache representing the global environment.

Templates must not contribute to this environment until expansion.  Further,
metavariables will not be present in this environment.  To avoid confusion
and help obviate accidental contributions to this environment, the methods
have been renamed.  This will also allow for the creation of more general
methods down the line.

DEV-13708
2023-03-29 12:58:35 -04:00
..
object tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00
visit tamer: asg: Dynamically determined cross edges 2023-03-29 12:58:34 -04:00
object.rs tamer: src::asg: Scaffolding for metasyntactic variables 2023-03-15 16:40:07 -04:00
test.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00
visit.rs tamer: tamec: MILESONE: POC end-to-end lowering 2023-03-10 14:27:57 -05:00
xmli.rs tamer: Very basic support for template application NIR -> xmli 2023-03-29 12:58:32 -04:00