retroforth/RELEASE_NOTES.md
crc 25e75074e5 interfaces: add NOP skipping to improve performance
FossilOrigin-Name: e6c55b2128f8fa444ce3f77d6f9c571a0ce046c75a125e03cbf9581e381de130
2018-02-03 16:07:25 +00:00

43 lines
638 B
Markdown

RETRO 12 - 2018.2
Bug fixes:
Language Improvements:
Interfaces:
- rre
- add NOP skipping to Nga instruction handler
- repl
- now embeds image (used if no ngaImage in the cwd)
- add NOP skipping to Nga instruction handler
- native
- Implementations of repl w/o requiring libc
- FreeBSD / x86
- FreeBSD / x86-64
- Linux / x86
- Standalone / x86
- ri
- now uses same embedded image as repl
- add NOP skipping to Nga instruction handler
Other:
- source now builds using ancient (2.92) gcc
- back to using `make`
Documentation:
- fix sorting of Glossary by setting LC_ALL=c
Examples:
Final Notes: