aboutsummaryrefslogtreecommitdiff
path: root/Tasks.org
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-06 16:15:23 +0000
committerAria Shrimpton <me@aria.rip>2024-03-06 16:15:23 +0000
commitbbfdd5ec7404a28ae735884db3d98f2eebc48fa1 (patch)
tree55dfab6192a80d19e51768008a8e1660062df420 /Tasks.org
parent7d1f4550b99783c9c09383f4807e5a4b32b42cb3 (diff)
most of rest of implementation chapter
Diffstat (limited to 'Tasks.org')
-rw-r--r--Tasks.org10
1 files changed, 4 insertions, 6 deletions
diff --git a/Tasks.org b/Tasks.org
index 77ad8cc..b5d83cc 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -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