Cyclone Scheme  0.9
Changelog

0.9.2 - TBD

Features

Bug Fixes

0.9.1 - August 9, 2018

Bug Fixes

0.9 - July 31, 2018

This release significantly improves garbage collection performance by using lazy sweeping.

0.8.1 - July 2, 2018

Features

Bug Fixes

0.8 - May 30, 2018

Features

0.7.3 - May 7, 2018

Features

Bug Fixes

0.7.2 - February 15, 2018

Features

Bug Fixes

0.7.1 - December 21, 2017

Features

Internal Changes

Bug Fixes

0.7 - November 17, 2017

Features

Bug Fixes

0.6.3 - September 16, 2017

Features

Bug Fixes

0.6.2 - August 25, 2017

Features

Bug Fixes

0.6.1 - August 22, 2017

Bug Fixes

0.6 - August 21, 2017

Features

Bug Fixes

0.5.4 - August 3, 2017

Features

Bug Fixes

0.5.3 - June 29, 2017

Features

0.5.2 - June 5, 2017

Bug Fixes

0.5.1 - May 24, 2017

The main focus of 0.5.1 is performance but this is also the first release to provide installation instructions for both Windows and Mac.

Features

Bug Fixes

0.5 - April 14, 2017

Features

Bug Fixes

0.4 - March 9, 2017

0.3.4 - February 10, 2017

Features

-A directory

Append directory to the list of directories that are searched in order to locate imported libraries.

-I directory

Prepend directory to the list of directories that are searched in order to locate imported libraries.

-CP cc-commands

Specify a custom command line for the C compiler to compile a program module. See Makefile.config for an example of how to construct such a command line.

-CE cc-commands

Specify a custom command line for the C compiler to compile an executable.

-CL cc-commands

Specify a custom command line for the C compiler to compile a library module.

Bug Fixes

0.3.3 - December 19, 2016

Features:

Bug Fixes

0.3.2 - November 22, 2016

Features:

Bug Fixes

0.3.1 - November 20, 2016

Features:

Bug Fixes

0.3 - October 22, 2016

Features:

Bug Fixes

0.2 - September 7, 2016

Features:

Bug Fixes: