This commit is contained in:
Justin Ethier 2016-09-27 23:57:05 -04:00
parent 8e3aedbb11
commit 68036a0b6a

View file

@ -13,6 +13,7 @@ Bug Fixes
- Improved macro hygiene support to properly rename temporary variables in the `let-values` macro.
- Improve output of `error` by outputting objects as they are represented in memory by using `write`.
- Check for duplicate lambda parameters during compilation.
# 0.2 - September 7, 2016