tame/tamer/src/asg
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
..
air tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00
graph tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00
.gitignore tamer: Embed ASG ontology visualization in rustdoc-generated docs 2023-03-10 14:28:00 -05:00
air.rs tamer: asg::air: Template application within expressions 2023-04-05 15:49:25 -04:00
error.rs tamer: asg::air: InvalidExpansionContext in place of TODO 2023-03-31 14:23:26 -04:00
graph.rs tamer: asg::graph::object::rel: Hash impls for ObjectIndexTo{,Tree} 2023-04-05 15:46:42 -04:00
mod.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00