tame/tamer/benches
Mike Gerwitz 31a39c79d3 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-22 11:28:55 -04:00
..
asg.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-22 11:28:55 -04:00
asg_lower_xmle.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
iter.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
memchr.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
sym.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
xir.rs Copyright year and name update 2023-01-20 23:37:30 -05:00