tame/tamer/src/asg/air
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
..
expr tamer: asg::air: Errors for rooting_ci() TODOs 2023-03-31 13:57:11 -04:00
tpl tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00
expr.rs tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00
ir.rs tamer: asg::air: Extra AirExpr parsing from AirTplAggregate 2023-03-30 15:44:14 -04:00
test.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00
tpl.rs tamer: asg: Initial nested template supported 2023-04-05 15:46:44 -04:00