diff options
author | Aria Shrimpton <me@aria.rip> | 2024-03-06 16:15:23 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-03-06 16:15:23 +0000 |
commit | bbfdd5ec7404a28ae735884db3d98f2eebc48fa1 (patch) | |
tree | 55dfab6192a80d19e51768008a8e1660062df420 /Tasks.org | |
parent | 7d1f4550b99783c9c09383f4807e5a4b32b42cb3 (diff) |
most of rest of implementation chapter
Diffstat (limited to 'Tasks.org')
-rw-r--r-- | Tasks.org | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -242,18 +242,16 @@ Ideas: **** DONE Generics and stuff -*** TODO Selection / Codegen +*** DONE Selection / Codegen -**** TODO Selection Algorithm incl Adaptive +**** DONE Selection Algorithm incl Adaptive -**** TODO Implementation w/ const generics +**** DONE Implementation w/ const generics -**** TODO Generated code (opaque types) +**** DONE Generated code (opaque types) *** TODO Misc Concerns -**** TODO Justify Rust as language - **** TODO Explain cargo's role in rust projects & how it is integrated **** TODO Caching and stuff |