Update TODO

This commit is contained in:
Justin Ethier 2015-07-24 10:16:46 -04:00
parent 33a8b57967
commit c6d498964d

3
TODO
View file

@ -26,8 +26,9 @@ 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 getting started page to go into more detail (build section could move to a that page, could go over build options, rlwrap, etc)
- create a 'how this was built' page to go into more detail about which references were used where
- Documentation section should clearly link to build page, features, how-this-was-built, etc.
- GC improvements
- is dhalloc limit good enough?