2023-10-03 21:01:15 +02:00
|
|
|
_ __ _ _
|
|
|
|
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__
|
|
|
|
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \
|
|
|
|
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |
|
|
|
|
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_|
|
|
|
|
|
2024-01-10 23:05:05 +01:00
|
|
|
RetroForth & nga 2024.9 Release Notes
|
2021-12-22 15:21:16 +01:00
|
|
|
|
2023-03-20 18:48:11 +01:00
|
|
|
================================================================
|
2022-08-29 12:17:04 +02:00
|
|
|
|
2023-12-12 11:41:47 +01:00
|
|
|
- general
|
|
|
|
|
|
|
|
- toolchain
|
|
|
|
|
|
|
|
- documentation
|
|
|
|
|
|
|
|
- examples
|
|
|
|
|
|
|
|
- image
|
|
|
|
|
|
|
|
- library
|
|
|
|
|
|
|
|
- retro-compiler
|
|
|
|
|
|
|
|
- new nga implementations
|
|
|
|
|
|
|
|
- nga-c
|
2023-10-03 14:18:57 +02:00
|
|
|
|
2023-12-15 12:52:24 +01:00
|
|
|
Future Notes
|
|
|
|
|
|
|
|
In 2023.9 the nga-c implementation added support (enabled by
|
|
|
|
default) for using UTF32 (translating incoming source and output
|
|
|
|
between UTF8 and UTF32 transparently). The fallback option (to
|
|
|
|
just read raw 8-bit values) is now considered deprecated and
|
|
|
|
will be removed in the future (assuming no bug reports relating
|
|
|
|
to the UTF32 conversions are reported).
|
|
|
|
|
2023-03-20 18:48:11 +01:00
|
|
|
================================================================
|