tame/tamer/src
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
..
asg tamer: obj::xmlo::ir::Dim: New enum 2022-03-25 14:28:18 -04:00
bin tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
frontend tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
iter tamer: iter::collect::TryCollect::try_collect_ok: Disambiguate try_collect 2022-03-08 12:55:54 -05:00
ld tamer: obj::xmlo::reader: Simplify wip-xmlo-xir-reader flagging 2022-03-24 09:45:59 -04:00
obj tamer: obj::xmlo::ir::Dim: New enum 2022-03-25 14:28:18 -04:00
sym tamer: obj::xmlo: Extract error types into own module 2021-11-16 15:47:52 -05:00
test tamer: tameld: Skip fragment unescaping only to re-escape on write 2021-08-18 11:39:06 -04:00
tpwrap tamer: xir: Complete parse type migration 2022-03-21 15:50:43 -04:00
xir tamer: obj::xmlo::ir::Dim: New enum 2022-03-25 14:28:18 -04:00
convert.rs tamer: convert: Add missing method-level docs 2021-09-08 16:12:53 -04:00
fs.rs Copyright year update 2021 2021-07-22 15:00:15 -04:00
global.rs tamer: Remove Ix generalization throughout system 2021-09-23 14:52:54 -04:00
iter.rs tamer: iter::TryCollect::try_collect_ok: New method 2021-11-10 09:09:07 -05:00
ld.rs tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
lib.rs tamer: parse::TransitionResult: Alias=>newtype 2022-03-25 12:28:50 -04:00
parse.rs tamer: parse::TransitionResult: Alias=>newtype 2022-03-25 12:28:50 -04:00
span.rs tamer: xir::parse: UnexpectedEof Span at final offset 2022-03-17 21:33:05 -04:00
xir.rs tamer: xir: Complete parse type migration 2022-03-21 15:50:43 -04:00