From c56ba3d62e904bed278361c1caa31733667312ca Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 5 Aug 2023 09:30:19 -0700 Subject: [PATCH] Updated TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index aa9139b..4667bb5 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,6 @@ ## Pre-release - Fix linelocation (consistent, what does an operator's linelocation mean?) - - better tuples (only combine when consecutive, addition, etc) + - Tuple operations - we don't need vectors as arguments to operators - Assignment tests - Clean up entrypoint mess