mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Escaped chars fix
This commit is contained in:
parent
b0ec9d9671
commit
1cb1b6e89f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Features:
|
|||
|
||||
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.
|
||||
|
||||
# 0.3.2 - November 22, 2016
|
||||
|
|
Loading…
Add table
Reference in a new issue