diff options
author | Oskar <[email protected]> | 2024-03-31 21:58:56 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-03-31 21:58:56 +0200 |
commit | a632711155260c9d7bd679736987857041afbddb (patch) | |
tree | 22cbedab0541a1dd3382d0d922b6ef3e0eec55fd /TODO | |
parent | 6104c0ee7257ae99e5187f56593442ca9f04084b (diff) |
new function call_singles
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +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 - Make all singles work. 1 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program. 1 - implement the logic that will actually interpret the validated input 3 - improve the length check (i have NO idea how it actually works because im slow stupid!) |