aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-27 12:04:53 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-27 12:04:53 +0200
commit49b9c4a516f72e03d53277075f4580e2df8f0e63 (patch)
treedea68649391d14d63a96e742b450c59681ac4305 /TODO.txt
parentfde8dfa9df8df1e3d42a9a8840836e33817cd498 (diff)
downloadnissy-core-49b9c4a516f72e03d53277075f4580e2df8f0e63.tar.gz
nissy-core-49b9c4a516f72e03d53277075f4580e2df8f0e63.zip
Some type fixes and some cleanup
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 6a905e0..b310e70 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,6 @@
1Correctness 1Correctness
2 - Check all cases of bitwise operations for type mismatch, 2 - check all bitwise operations specifically
3 force cast to same type. Change to ULL where appropriate. 3 - consider adding more warnings (-pedantic?) or using more static analyzers
4 4
5Solver 5Solver
6 - write a solver (how many tricks? some, but not all are needed) 6 - write a solver (how many tricks? some, but not all are needed)

Generated with cgit - Back to sebastiano.tronto.net