updated TODO
This commit is contained in:
parent
2ea03e0417
commit
b10d954548
4
TODO
4
TODO
|
@ -1,3 +1,6 @@
|
|||
* Recognize calls to call-with-values where the second argument is a
|
||||
case-lambda and handle them sensibly.
|
||||
|
||||
* Guardians:
|
||||
CHECK - Implement guardians.
|
||||
CHECK - clean up after file ports are dead by flushing/closing the
|
||||
|
@ -23,3 +26,4 @@ CHECK - Implement [CTRL-C] keyboard interruption with the ability to
|
|||
- may dump the bignum stuff in the VM and move it to scheme.
|
||||
|
||||
CHECK * Read-invariant gensym.
|
||||
|
||||
|
|
Loading…
Reference in New Issue