From 8a6a54a01791171c7cfa976513c3a9cb80c8f5da Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 16 Apr 2015 22:55:55 -0400 Subject: [PATCH] Added TODO for WIP items --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index fc78d185..5a7aad8f 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ Working TODO list: + - (+ 1 2 3) is only crashing on dedicated PC - WTF? + need to cleanup ex handler output in icyc.scm + remove debug lines from runtime raise function + - Fixup Cyc_sum to use varargs and call (error) if anything bad happens. then generalize to - * / - need an error() function that will call (error) from the C runtime useful for, EG, type checking