mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
WIP bug fixes
This commit is contained in:
parent
9a464e002e
commit
f2bf308746
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ Features
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
|
- WIP - bug fixes to `read-bytevector` (return EOF, issue with sha2 sums)
|
||||||
|
|
||||||
- Fixed a bug where variables defined within `define-syntax` and `let-syntax` are reported as unbound by the compiler.
|
- Fixed a bug where variables defined within `define-syntax` and `let-syntax` are reported as unbound by the compiler.
|
||||||
|
|
||||||
## 0.15 - February 26, 2020
|
## 0.15 - February 26, 2020
|
||||||
|
|
Loading…
Add table
Reference in a new issue