d36068d72f
FossilOrigin-Name: 9ec7d6dee1b22e748cd1f00886b5c2ed76e4b6138c131f699cbbb0c640c561a3
32 lines
509 B
Text
32 lines
509 B
Text
# RetroForth 2021.7 (In-Progress) Release Notes
|
|
|
|
## Core Language
|
|
|
|
## Added
|
|
|
|
- `if:` and `-if:`
|
|
|
|
## Renamed
|
|
|
|
## I/O
|
|
|
|
## Toolchain
|
|
|
|
## VM
|
|
|
|
- nga-nim
|
|
|
|
- fix bug in VM_SH
|
|
- minor formatting adjustments
|
|
- start work to report some errors
|
|
|
|
## Examples
|
|
|
|
- add archive, archive-info, archive-extract
|
|
- add delete-file
|
|
|
|
## Documentation
|
|
|
|
- removed references to old command line arguments
|
|
- removed reference to the no longer existing "ok" prompt
|
|
- add a note that mentions that Retro does not display a prompt
|