From 3d0f534017f5690102327897f1333b84ce882737 Mon Sep 17 00:00:00 2001 From: Jacob Signorovitch Date: Tue, 25 Feb 2025 08:11:22 -0500 Subject: [PATCH] Plans. --- TODO.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 7cfea1f..40c722b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,3 @@ -FIX EXCEPTION PRINTING (probably broken because of string literals being dereferenced) - - -1. Change editor to GNU Readline. -2. Make variables persist through lines in the editor. +Add the old functions back, now in the new `builtin` format. +Change editor to GNU Readline. +Make variables persist through lines in the editor.