From 0b2ac62b4fd2da3c4f04cc01bde544aaffe35c08 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 26 Jun 2015 22:41:09 -0400 Subject: [PATCH] Added self-hosting TODO's --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c31affce..9c01edc7 100644 --- a/TODO +++ b/TODO @@ -12,7 +12,8 @@ Working TODO list: - Constructs require for self-hosting - - named let is not supported. either need to add it or stop using it + - named let + - when - vectors - make-vector should have an optional 'fill' arg in compiled code