From cac2144f767d81f1a1a15ee26e9ec7df6aef465e Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 9 Apr 2015 18:04:32 -0400 Subject: [PATCH] WIP --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 4713b7cd..7a3823bc 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ Working TODO list: + - icyc was broken somehow. not quite sure how this happened??? + - Reduction in size of generated code is there anything we can do? are closures being packed/unpacked unnecessarily?