retroforth/RELEASE_NOTES.md
crc 78e55f940c stdlib: rename v:update-using to v:update
FossilOrigin-Name: 67e96a5ca01d20af0a72a1d5af20aaeaddbf0b59cf1bec64bfbe6d4fe41d23eb
2019-05-03 19:01:46 +00:00

769 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
  • (doc) fixed stack comments in glossary

Build

  • Merged Linux & BSD Makefiles

Core Language

  • rename a:nth to a:th
  • rename v:update-using to v:update

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