summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-03-29 19:49:08 +0100
committerOskar <[email protected]>2024-03-29 19:49:08 +0100
commit553004a90d9c56ca5109dac18fa151e113204d68 (patch)
treef96a183853774463076ed8f7eb0310ff321067ab
parent40dc624e6c30af5e8b0ced7b615a7503eb502c17 (diff)
Updated TODO
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index 16f2266..17e2d0e 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
TODO list. This is mostly so i can plan more granularly and remember small stuff i was working on last time and what i should prioritise first.
This is not my overall big planning board. (1 highest prio, 10 lowest)
-1 - Have a big long think about how validate_N should work
-1 - implement validate_N
-1 - Perform tests on validate_N
-2 - add some sort of length check
+1 - Perform tests on validate_LN
+1 - Think about how i want 'd' and 'x' to work and how it will be validated
+2 - improve the length check (i have NO idea how it actually works because im slow stupid!)
3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program.