tame/tamer/src/ld/xmle
Mike Gerwitz 07d2ec1ffb tamer: Move Dim and {Sym=>}Dtype into num module
A previous commit mentioned that there's not a place for `Dim`, and
duplicated it between `asg` and `xmlo`.  Well, `Dtype` is also needed in
both, and so here's a home for now.

`Dtype` has always been an inappropriate detail for the system and will one
day be removed entirely in favor of higher-level types; the machine
representation is up to the compiler to decide.

DEV-11864
2022-05-19 10:39:21 -04:00
..
xir tamer: Move Dim and {Sym=>}Dtype into num module 2022-05-19 10:39:21 -04:00
lower.rs tamer: Move Dim and {Sym=>}Dtype into num module 2022-05-19 10:39:21 -04:00
mod.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
section.rs tamer: Move Dim and {Sym=>}Dtype into num module 2022-05-19 10:39:21 -04:00
xir.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00