retroforth/RELEASE_NOTES.md
crc d5e00808ab update RELEASE NOTES
FossilOrigin-Name: f74bf4843babc7c26c9654837d27f8f19c7a95949121e764048e45cc31625016
2018-01-10 18:15:03 +00:00

37 lines
618 B
Markdown

RETRO 12 - 2018.1
Bug fixes:
- Fixed an issue with line endings in the Glossary's gopher server
Language Improvements:
- `s:with-format` now handles `\r`
Interfaces:
- rre
- Added `f:ceiling`
- Significant internal refactoring
- Extended instruction set handling
- Command line argument handling
- Individual features can now be disabled easily
- repl
- Build script no longer links this against libm
Other:
Documentation:
- Added significant comments to repl
- Added significant comments to rre
- Began adding examples to the Glossary
- Update code fence style
Examples:
Final Notes: