mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added feature section
This commit is contained in:
parent
e5be007539
commit
ae768b0e83
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## 0.9.8 - TBD
|
||||
|
||||
Features
|
||||
|
||||
- Memoize recursive calls to pure functions where possible.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Arthur Maciel fixed a bug in the compiler back-end where a terminating semi-colon would not be emitted in the C code generated for a short program.
|
||||
|
|
Loading…
Add table
Reference in a new issue