tame/tamer/src/nir
Mike Gerwitz dd6a6dd196 tamer: asg::air::ir::AirPkg::PkgStart: Require name
This requires the name as part of the package definition, which in turn
removes a state (and all the combinations resulting from it) from
AirAggregate, which results in significant complexity reduction for a very
complex part of the system.

Pushing this complexity outward results in a reduction of overall
complexity, and obviates the question of where NIR will receive a generated
name.

DEV-13162
2023-05-10 13:57:45 -04:00
..
air tamer: asg::air::ir::AirPkg::PkgStart: Require name 2023-05-10 13:57:45 -04:00
interp tamer: nir::interp: Ignore Text tokens 2023-04-30 15:06:58 -04:00
tplshort tamer: nir::tplshort: Generate @desc for generated template 2023-04-13 09:30:27 -04:00
air.rs tamer: asg::air::ir::AirPkg::PkgStart: Require name 2023-05-10 13:57:45 -04:00
interp.rs tamer: nir::interp: Ignore Text tokens 2023-04-30 15:06:58 -04:00
parse.rs tamer: NIR->xmli: Support template/@desc 2023-04-12 15:53:16 -04:00
tplshort.rs tamer: nir::tplshort: Generate @desc for generated template 2023-04-13 09:30:27 -04:00