Added TODO for error messages not displaying correctly

This commit is contained in:
Justin Ethier 2015-06-11 23:00:36 -04:00
parent 25f02522d5
commit 3b121a059d

7
TODO
View file

@ -9,6 +9,13 @@ Roadmap:
Working TODO list:
- Issues with repl errors
why is it displaying "Error" at the repl without a description for certain errors, eg:
cyclone> (write-char 1)
Error:
- Constructs require for self-hosting
- vectors