From 6c1ecc2829159d87545edbda1195f527bf0f1409 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Luk=C3=A1=C5=A1=20Ji=C5=99i=C5=A1t=C4=9B?= Date: Sat, 17 Feb 2024 00:13:19 +0100 Subject: [PATCH] Update TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 25d0489..ed9fb54 100644 --- 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 -- 2.30.2