retroforth/RELEASE_NOTES.md
crc 342dece884 add mandelbrot.forth to examples (thanks to john_ cephalopoda)
FossilOrigin-Name: 4cecba6ea5f27ff190567935d60c563884be40834eaf45ad0c9d10b79d8a06a2
2019-05-02 19:31:09 +00:00

602 B

RETRO 2019.12

This is the changelog for the development builds of Retro.

Bug Fixes

  • (all) strl* functions now only compiled if using GLIBC.
  • (rre) clock:year corrected
  • (rre) clock:month corrected

Build

  • Merged Linux & BSD Makefiles

Core Language

  • rename a:nth to a:th

Documentation

  • updated Linux build instructions
  • updated Starting instructions

Examples

  • add sqlite3 wrapper
  • add mandelbrot.forth

General

  • reorganized directory tree

I/O

  • added clock:utc: namespace

Interfaces

  • retro-compiler: runtime now supports scripting arguments