Added TODO

This commit is contained in:
Justin Ethier 2018-11-10 07:06:02 -05:00
parent d587397b23
commit 88bec243b8

View file

@ -8,6 +8,8 @@ Features (notes)
- improve inlining of primitives that work with immutable objects.
- EXPERIMENTAL - Added a new feature `program` to `cond-expand` that is only defined when compiling a program. TODO: what about icyc?
TODO: make sure to add local-var-redux.scm to cyclone-bootstrap! this has not been done yet!!
Bug Fixes