tame/tamer/src/asg/graph/object
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
..
ident Copyright year and name update 2023-01-20 23:37:30 -05:00
expr.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00
ident.rs tamer: src::asg: Scaffolding for metasyntactic variables 2023-03-15 16:40:07 -04:00
meta.rs tamer: src::asg: Scaffolding for metasyntactic variables 2023-03-15 16:40:07 -04:00
pkg.rs tamer: Very basic support for template application NIR -> xmli 2023-03-29 12:58:32 -04:00
rel.rs tamer: asg: Dynamically determined cross edges 2023-03-29 12:58:34 -04:00
root.rs tamer: asg::graph: object_gen and object_rel macros 2023-03-10 14:27:58 -05:00
tpl.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00