retroforth/RELEASE_NOTES.md
crc af87f7d2db stdlib: extended d:add-header to remap spaces back to underscores
FossilOrigin-Name: f31078905b6171f34690c29fde881b32ae241b4184decb38acb7600a8ba4be86
2019-05-03 11:17:13 +00:00

688 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
  • (all) d:add-header is extended by retro.forth to remap spaces back to underscores

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