From 33a8b579673d00ea9a5694b84dd7d6a344fbefba Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 24 Jul 2015 10:14:43 -0400 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 3b68f70b..43b8c791 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,10 @@ Working TODO list: 2) Need to either allow code to read an import after macro expansion, or have another main module for self-hosting + - Documentation improvements + - create a getting started page to go into more detail (build options, rlwrap, etc) + - create a 'how this was built' page to go into more detail about which references were used where + - GC improvements - is dhalloc limit good enough? - should expand size of heap if there is not enough room to fit all the "kept" objects