Update TODO
authorLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 16 Feb 2024 23:13:19 +0000 (00:13 +0100)
committerLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 16 Feb 2024 23:13:19 +0000 (00:13 +0100)
TODO

diff --git a/TODO b/TODO
index 25d04891af32ae7d7a6164c80d42afb0280f39e1..ed9fb54ae4d725371b15fa874a2a09280b29916d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
 TODO
-rewrite t_fet and t_node to store indexes insted of pointers to connected parts
 rewrite command parsing (what I've created is just ugly)
 come up with better file structure
 create language to write circuits in (circuit language?) (something like MHRD language?)
@@ -11,5 +10,7 @@ optimize
 pass 42 norminette
 
 DONE
+rewrite t_fet and t_node to store indexes insted of pointers to connected parts
+       - goal shifted a bit, nodes store their ID and FETs have no use for havind ID so far
 foundations of logic
 expand simulator commands