From 8cb5cda46cf3aef847ae3926dc53a5e5f87fe261 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Wed, 16 Apr 2014 23:57:50 -0500 Subject: All: move some fns to core. Major cleanup. - Don't import/require core until step4. - Define cond/or macros from step8 --- docs/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index 5c82d2b..43c11a2 100644 --- a/docs/TODO +++ b/docs/TODO @@ -7,8 +7,7 @@ All: - gensym reader inside quasiquote - can let* and quasiquote be TCO'd ? - - more interop tests - - test metadata on builtin functions (i.e. +) + - per impl tests for step5_tco, step9_interop (if possible) - regular expression matching in runtest - Print full exception when test gets EOF from expect -- cgit v1.2.3