retroforth/RELEASE-NOTES
crc d319511561 remove ok, clarify the use of the -s startup flag
FossilOrigin-Name: 118097503e176cff1bdc46d3bd39bb4e0912feee8de4dc32adb95fd1b314c413
2019-09-18 16:48:15 +00:00

51 lines
761 B
Text

# RETRO 2019.tbd
This is the current changelog for the next release of RETRO, which
is currently targetting a late fall release.
## Bug Fixes
- all
- build
- retro-unix
- examples
## Build
- now rebuild if the .retro source files are updated
## Core Language
## Documentation
- correct example for retro-compiler
- add notes on retro-tags
## Toolchain
- added retro-tags
## Examples
- new examples
- retro-tags.retro
- Gott.retro
- namespaces.retro
- use .retro extension
## General
## I/O
- unix:time is now clock:timestamp
## Interfaces
- retro/unix
- remove `ok`
- clarify the use of `-s` startup flag
## Notes for the future:
- updates to the VM source and tooling to make it easier to
create and use images with 64-bit cells