mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #138
This commit is contained in:
parent
71aaf162c9
commit
70b47f5205
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Bug Fixes
|
|||
|
||||
- Prevent C compilation error when compiling string with special characters in them such as `#\tab`, `#\alarm`, and `#\return`.
|
||||
- Do not generate invalid C code when compiling `+` or `*` without any arguments.
|
||||
- Handle compilation of variable-argument anonymous lambda's. For example: `((lambda x x) 3 5)`.
|
||||
|
||||
# 0.3.2 - November 22, 2016
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue