mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-31 16:05:06 +02:00
351 B
351 B
Next Release
Features:
Bug Fixes:
- Thanks to Mark Meyer, identified and fixed several segfaults in
write
anddisplay
. - Updated
write
to display escaped character sequences (EG: "\t") instead of literal characters. - Prevent C compilation errors when building a program that only contains basic primitives or a constant at the top level.