tame/tamer/src/asg/graph
Mike Gerwitz c0e5b1d750 tamer: asg::air: Template application within expressions
This recognizes template application within expressions.  Since expressions
can occur within templates, this can occur arbitrarily deeply.

And with that, we have the core of the template system represented on the
graph.  Of course, there are some glaring scoping issues to be resolved, but
those aren't unique to template application.

DEV-13708
2023-04-05 15:49:25 -04:00
..
object tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00
visit tamer: asg: Initial nested template supported 2023-04-05 15:46:44 -04:00
object.rs tamer: asg::graph::object::rel: Hash impls for ObjectIndexTo{,Tree} 2023-04-05 15:46:42 -04:00
test.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00
visit.rs tamer: asg: Shorthand and long-form template arguments 2023-03-29 12:58:35 -04:00
xmli.rs tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00