tame/tamer/src/asg
Mike Gerwitz c0fa89222e tamer: obj::xmlo::ir::Dim: New enum
This replaces u8 and will be used for the new XmloReader.

Previously I wasn't sure what direction TAMER was going to go in with
regards to dimensionality, but I do not expect that higher dimensions will
be supported, and if they are, they'd very likely compile down to lower ones
and create an illusion of higher-dimensionality.

Whatever the future holds, it's not used today, and I'd rather these types
be correct.

ASG needs changing too, but one step at a time.

DEV-10863
2022-03-25 14:28:18 -04:00
..
base.rs tamer: Remove Ix generic from ASG 2022-01-14 10:21:49 -05:00
graph.rs tamer: Remove Ix generic from ASG 2022-01-14 10:21:49 -05:00
ident.rs tamer: obj::xmlo::ir::Dim: New enum 2022-03-25 14:28:18 -04:00
mod.rs tamer: Remove Ix generic from ASG 2022-01-14 10:21:49 -05:00
object.rs tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00