tame/tamer/src
Mike Gerwitz d889aca13a tamer: asg::graph::AsgRelMut: API cleanup
This does two things:

  1. Removes callback; it didn't add anything of practical value.
     The operation will simply be performed as long as no error is provided
     by the callee.
  2. Consolodates three arguments into `ProposedRel`.  This makes blocks in
     `object_rel!` less verbose and boilerplate-y.

I'll probably implement `TplShape::Unknown` via the dynamic `Ident` `Tpl`
edge before continuing with any cleanup.  This is getting pretty close to
reasonable for future implementations.

DEV-13163
2023-07-27 03:33:06 -04:00
..
asg tamer: asg::graph::AsgRelMut: API cleanup 2023-07-27 03:33:06 -04:00
bin tamer: Replace wip-asg-derived-xmli flag with command line option 2023-06-13 23:23:51 -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::asg::graph::object::ident::Ident::name: Produce Option 2023-06-26 15:37:08 -04:00
nir tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
obj tamer: obj::xmlo::reader: Emit token after symbol dependencies 2023-06-12 12:37:12 -04:00
parse tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
pipeline tamer: Initial clarifying pipeline docs 2023-06-13 23:43:04 -04:00
sym tamer: nir::interp: Do not include original specification in generated desc 2023-07-18 11:17:51 -04:00
test Copyright year and name update 2023-01-20 23:37:30 -05:00
xir tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
convert.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
diagnose.rs tamer: Newtypes for all Infallible ParseState errors 2023-06-12 12:33:22 -04:00
f.rs tamer: f: impl_mono_map! macro 2023-07-27 02:56:29 -04: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: f: impl_mono_map! macro 2023-07-27 02:56:29 -04:00
nir.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
num.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
parse.rs tamer: parse::prelude: Include Display, Debug, and Error-related exports 2023-07-10 10:27:57 -04:00
pipeline.rs tamer: NIR->xmli interpolation and template param 2023-07-18 12:31:28 -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