mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 08:47:35 +02:00
New release
This commit is contained in:
parent
68ef7beae8
commit
ec4135ee2a
1 changed files with 11 additions and 0 deletions
11
_posts/2018-12-09-Released-Cyclone-Scheme-0.9.6.md
Normal file
11
_posts/2018-12-09-Released-Cyclone-Scheme-0.9.6.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: post
|
||||
title: Released Cyclone Scheme 0.9.6
|
||||
excerpt: This release contains bug fixes for the most recent set of compiler optimizations.
|
||||
---
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Cleaned up generated code to ensure calls to primitives from functions that are combined are not executed out of order.
|
||||
- Fixed the `return_copy` macro in the runtime to handle being passed an expression instead of an object.
|
||||
|
Loading…
Add table
Reference in a new issue