This commit is contained in:
Justin Ethier 2017-07-27 11:44:53 +00:00
parent e8aa42e247
commit 79e3279b85

View file

@ -5,6 +5,7 @@
Features
- Allow the `-A` and `-I` options to `icyc`, for specifying additional library import directories.
- Perform constant folding as part of the CPS optimization phase.
Bug Fixes