mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-28 14:35:07 +02:00
Added TODO for error messages not displaying correctly
This commit is contained in:
parent
25f02522d5
commit
3b121a059d
1 changed files with 7 additions and 0 deletions
7
TODO
7
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue