diff options
Diffstat (limited to 'Tasks.org')
-rw-r--r-- | Tasks.org | 44 |
1 files changed, 20 insertions, 24 deletions
@@ -218,48 +218,38 @@ Ideas: ** TODO Implementation -*** TODO Modifications to Primrose +*** DONE Modifications to Primrose -**** TODO API +**** DONE API -**** TODO Mapping trait +**** DONE Mapping trait -**** TODO Resiliency, etc +**** DONE Resiliency, etc -require_cdr fuckery -renaming of op- stuff -boolean literals -problems with trait bounds on element types -and on being able to implement traits w/ types using container types because of opaqueness -iterator trait stuff -mutable borrows in methods +*** DONE Cost models -*** TODO Integration w/ Cargo +**** DONE Benchmarker crate -**** TODO Metadata fetching +**** DONE Code generation -**** TODO Caching of build dependencies +**** DONE Chosen benchmarks -*** TODO Running Benchmarks +**** TODO Fitting -**** TODO Benchmarker crate +*** DONE Profiling wrapper -**** TODO Code generation - -*** TODO Profiling wrapper - -**** TODO Use of Drop +**** DONE Use of Drop -**** TODO Generics and stuff +**** DONE Generics and stuff *** TODO Selection / Codegen -**** TODO Generated code (opaque types) - **** TODO Selection Algorithm incl Adaptive **** TODO Implementation w/ const generics +**** TODO Generated code (opaque types) + *** TODO Misc Concerns **** TODO Justify Rust as language @@ -270,6 +260,12 @@ mutable borrows in methods **** TODO Ease of use +**** TODO Integration w/ Cargo + +***** TODO Metadata fetching + +***** TODO Caching of build dependencies + ** TODO Results ** TODO Analysis |