tame/tamer/src/sym
Mike Gerwitz 82e228009d tamer: NIR->xmli: Basic match support
This introduces `<match on="foo" />` and `<match on="foo" value="bar" />`,
which are both equality predicates.  Other types of predicates are not yet
supported.

This change is a bit messy and leaves a bit to be desired.  `NirToAir` is
quite messy and needs some cleanup.  There's also the issue of introducing
XML-specific errors in NIR so that users know what things like "subject"
mean, but not being able to do so yet because NIR is agnostic to the source
document type; another layer of abstraction is needed.

But, my priority is first to get derivation of a particularly
expensive (generated) package in our internal systems working first.

DEV-13708
2023-04-06 22:40:18 -04:00
..
interner.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
mod.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
prefill.rs tamer: NIR->xmli: Basic match support 2023-04-06 22:40:18 -04:00
symbol.rs Copyright year and name update 2023-01-20 23:37:30 -05:00