tame/tamer/src/xir
Mike Gerwitz 38c0161257 tamer: f::{Functor=>Map}: It's not really a functor
At least not how most people expect functors to be.  I'm really just using
this as a map with powerful inference properties that make writing code more
pleasent.

And I need fallible methods now too.

DEV-13163
2023-07-26 16:43:09 -04:00
..
attr Copyright year and name update 2023-01-20 23:37:30 -05:00
autoclose tamer: xir::autoclose: New lowering operation 2023-03-10 14:27:57 -05:00
flat tamer: Newtypes for all Infallible ParseState errors 2023-06-12 12:33:22 -04:00
parse tamer: Re-introduce literal parsing for xmlns in NIR for PackageStmt 2023-04-12 11:59:49 -04:00
reader tamer: xir::reader: Divorce from `parse` 2023-03-10 14:27:57 -05:00
tree Copyright year and name update 2023-01-20 23:37:30 -05:00
attr.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
autoclose.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
error.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
escape.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
flat.rs tamer: f::{Functor=>Map}: It's not really a functor 2023-07-26 16:43:09 -04:00
fmt.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
parse.rs tamer: xir::parse::ele: Move StateStack into parse::state 2023-03-30 15:44:12 -04:00
pred.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
reader.rs tamer: xir::reader: Divorce from `parse` 2023-03-10 14:27:57 -05:00
st.rs tamer: asg: Shorthand and long-form template arguments 2023-03-29 12:58:35 -04:00
tree.rs Copyright year and name update 2023-01-20 23:37:30 -05:00
writer.rs tamer: ld::poc: Extract xmlo loading pipeline into new pipeline module 2023-05-25 16:38:41 -04:00