mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Added + * fix
This commit is contained in:
parent
20a73cac64
commit
8bc379d7c8
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ Features:
|
||||||
|
|
||||||
- Allow the reader to recognize `#true` and `#false`.
|
- Allow the reader to recognize `#true` and `#false`.
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
|
||||||
|
- Do not generate invalid C code when compiling `+` or `*` without any arguments.
|
||||||
|
|
||||||
# 0.3.2 - November 22, 2016
|
# 0.3.2 - November 22, 2016
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
Loading…
Add table
Reference in a new issue