updated TODO

This commit is contained in:
Abdulaziz Ghuloum 2006-12-29 13:47:24 +03:00
parent 2ea03e0417
commit b10d954548
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -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.