From 54dd830ece95d7a2666d0ec2931c873116f76411 Mon Sep 17 00:00:00 2001 From: Oskar Date: Sun, 14 Apr 2024 19:12:45 +0200 Subject: Updated usage and removed some testing code. Added some comments. I found a bug with 'D' but i will investigate tomorrow. --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8e374ba..2d85b95 100644 --- a/TODO +++ b/TODO @@ -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 - Remove testing code, add comments for future me. -1 - Perform full test of the whole program -1 - Re-write USAGE +1 - Perform full test of the whole program. (I already found a major bug) 2 - Re-write Makefile to make it easier 2 - Add some quality of life features 3 - Re-write new_line and remove_line_contents for better performance. (They are very inefficient) -- cgit v1.2.3