mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-29 06:55:06 +02:00
Fixed item
This commit is contained in:
parent
a18f1923f6
commit
16eae93839
1 changed files with 0 additions and 9 deletions
9
TODO
9
TODO
|
@ -8,15 +8,6 @@ Roadmap:
|
||||||
- User manual (or at least API docs)
|
- User manual (or at least API docs)
|
||||||
|
|
||||||
Working TODO list:
|
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:
|
|
||||||
|
|
||||||
This it might be an issue with rt_raise2, perhaps this line:
|
|
||||||
make_cons(c0, &c1, nil);
|
|
||||||
|
|
||||||
- Constructs require for self-hosting
|
- Constructs require for self-hosting
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue