tame/tamer/build-aux
Mike Gerwitz 893da0ed20 tamer: asg: Dynamically determined cross edges
Previous to this commit, ontological cross edges were declared
statically.  But this doesn't fare well with the decided implementation for
template application.

The documentation details it, but we have Tpl->Ident which could mean "I
define this Ident once expanded", or it could mean "this is a reference to a
template I will be applying".  The former is a tree edge, the latter is a
cross edge, and that determination can only be made by inspecting edge data
at runtime.

It could have been resolved by introducing new Object types, but that is a
lot of work for little benefit, especially given that only (right now) the
visitor uses this information.

DEV-13708
2023-03-29 12:58:34 -04:00
..
m4 TAMER: Initial commit 2019-11-18 14:05:47 -05:00
asg-ontviz tamer: {tools=>build-aux}/asg-ontviz 2023-03-10 15:13:30 -05:00
asg-ontviz.awk tamer: asg: Dynamically determined cross edges 2023-03-29 12:58:34 -04:00
bench_check.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
vergen TAMER: Initial commit 2019-11-18 14:05:47 -05:00