diff options
author | Oskar <[email protected]> | 2024-03-28 15:40:48 +0100 |
---|---|---|
committer | Oskar <[email protected]> | 2024-03-28 15:40:48 +0100 |
commit | f31f6cf866a50e659cc8fd1e847cc3ac5785e7e1 (patch) | |
tree | 82814162911137d642bab10e9c89e307820a1814 /TODO | |
parent | 878e24ae892359955725c70d3338601878f0ea3b (diff) | |
parent | 64f275e18a19fa622a93afd6ec9ad32493c71d32 (diff) |
Merge branch 'validate-L'. This branch will be deleted now.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,9 +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 - Write testcases for validate_L -1 - Perform some tests on validate_L -2 - Have a big long think about how validate_N should work -2 - implement validate_N -2 - Perform tests on validate_N +1 - Have a big long think about how validate_N should work +1 - implement validate_N +1 - Perform tests on validate_N 3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program. |