mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Removed completed item
This commit is contained in:
parent
ae922d3eee
commit
47fdc4bbe5
1 changed files with 0 additions and 3 deletions
3
TODO
3
TODO
|
@ -21,9 +21,6 @@ Working TODO list:
|
||||||
- I/O
|
- I/O
|
||||||
- may be able to use fmemopen to implement output strings, although it is not supported on windows
|
- may be able to use fmemopen to implement output strings, although it is not supported on windows
|
||||||
|
|
||||||
- need to change current*port functions to actually have a current port, and other i/o operations to use the correct current port
|
|
||||||
issue here is, to do this right we need parameterize and dynamic-wind. both of which would be nice, but are a lot more work, too
|
|
||||||
* best place to start may be call-with-values, as that is needed before dynamic-wind.
|
|
||||||
- what else? there must be more stuff
|
- what else? there must be more stuff
|
||||||
|
|
||||||
- Reduction in size of generated code
|
- Reduction in size of generated code
|
||||||
|
|
Loading…
Add table
Reference in a new issue