This commit is contained in:
Justin Ethier 2017-08-29 18:42:54 -04:00
parent 8f4e0ccf75
commit 59d98aeb8c

View file

@ -5,6 +5,7 @@
Features
- Allow the compiler to optimize calls to `+`, `-`, `*`, and `/` that accept more than 2 arguments.
- Added support for bignums to `bitwise-if` from SRFI 60.
## 0.6.2 - August 25, 2017