aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-06-09 20:23:58 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-06-09 20:23:58 +0200
commit1cecea625ed405c7203d1977e687da36d835fc9a (patch)
treed7d9f365199978358d959c424e0a1208bb37b979 /TODO.txt
parent0b1930307f41db3ea7552d6b2f4666b33c64d26a (diff)
downloadnissy-core-1cecea625ed405c7203d1977e687da36d835fc9a.tar.gz
nissy-core-1cecea625ed405c7203d1977e687da36d835fc9a.zip
Cleanup cube.h
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index ca867c6..f41d786 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,5 @@
1Refactoring: remove cube_fast_t and add b32 format 1Refactoring: remove cube_fast_t and add b32 format
2 - cleanup cube.h 2 - see TODO comments in cube.h
3 remove some documentation, move to new file
4 create src/cube_pulic.h for implementations of cube.h stuff
5 - switch to b32 by default (part 1) 3 - switch to b32 by default (part 1)
6 add tests for b32 (write at some by hand) 4 add tests for b32 (write at some by hand)
7 - fix utility code in utils/*.c 5 - fix utility code in utils/*.c

Generated with cgit - Back to sebastiano.tronto.net