tame/tamer/src
Mike Gerwitz 79fa10f26b tamer: ld::xmle::lower::test: Use AIR (decouple from Asg and index)
This uses AIR---the ASG's proper public interface now---to construct the
graph for tests, just as all the other modern tests do.  This is change
works towards encapsulating index operations (both creation and lookups) so
that the index can be moved off of Asg and into AIR, where it belongs.  More
information on that and rationale to come.

DEV-13162
2023-05-17 10:50:57 -04:00
..
asg tamer: asg::air::test::scope: Individual test per scope assertion 2023-05-17 00:25:31 -04:00
bin tamer: Introduce desugaring operation for shorthand template application 2023-03-29 12:58:34 -04:00
diagnose tamer: diagnose::panic::diagnostic_todo!: New macro 2023-01-20 23:37:30 -05:00
iter Copyright year and name update 2023-01-20 23:37:30 -05:00
ld tamer: ld::xmle::lower::test: Use AIR (decouple from Asg and index) 2023-05-17 10:50:57 -04:00
nir tamer: asg::air::ir::AirPkg::PkgStart: Require name 2023-05-10 13:57:45 -04:00
obj tamer: asg::air::ir::AirPkg::PkgStart: Require name 2023-05-10 13:57:45 -04:00
parse tamer: asg::air: Use StateStack 2023-03-30 15:44:14 -04:00
sym tamer: src::asg::graph::object::pkg::name: New module 2023-05-05 10:26:56 -04:00
test Copyright year and name update 2023-01-20 23:37:30 -05:00
xir tamer: obj::xmlo::{air,reader}::test: Format test cases 2023-05-05 10:26:58 -04:00
convert.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
diagnose.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
f.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
fmt.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
fs.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
global.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
iter.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
ld.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
lib.rs tamer: ld::xmle::lower::test: Use AIR (decouple from Asg and index) 2023-05-17 10:50:57 -04:00
nir.rs tamer: Re-introduce literal parsing for xmlns in NIR for PackageStmt 2023-04-12 11:59:49 -04:00
num.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
parse.rs tamer: xir::parse::ele: Move StateStack into parse::state 2023-03-30 15:44:12 -04:00
span.rs tamer: span: Introduce rslice, slice_{head,tail} 2023-05-05 10:25:35 -04:00
xir.rs tamer: xir::autoclose: New lowering operation 2023-03-10 14:27:57 -05:00