diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-06-09 20:23:58 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-06-09 20:23:58 +0200 |
| commit | 1cecea625ed405c7203d1977e687da36d835fc9a (patch) | |
| tree | d7d9f365199978358d959c424e0a1208bb37b979 /TODO.txt | |
| parent | 0b1930307f41db3ea7552d6b2f4666b33c64d26a (diff) | |
| download | nissy-core-1cecea625ed405c7203d1977e687da36d835fc9a.tar.gz nissy-core-1cecea625ed405c7203d1977e687da36d835fc9a.zip | |
Cleanup cube.h
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -1,7 +1,5 @@ | |||
| 1 | Refactoring: remove cube_fast_t and add b32 format | 1 | Refactoring: 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 |
