2018-09-06 17:50:08 +02:00
|
|
|
# RETRO 12 - 2018.9
|
2018-04-25 18:51:46 +02:00
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Bug fixes:
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Build
|
2018-04-18 17:42:23 +02:00
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Core Language
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2018-08-21 02:54:38 +02:00
|
|
|
- add `c:to-number`
|
2018-09-06 17:50:08 +02:00
|
|
|
- minor optimizations throughout
|
|
|
|
- `s:format` now treats `\0` as ASCII NUL
|
2018-02-12 19:23:34 +01:00
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Interfaces
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2018-09-06 17:50:08 +02:00
|
|
|
### rre
|
|
|
|
|
|
|
|
- moved Windows implementation to `interfaces/windows`
|
|
|
|
|
2017-12-04 02:01:58 +01:00
|
|
|
Other:
|
2017-11-19 02:12:29 +01:00
|
|
|
|
|
|
|
Documentation:
|
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
- Glossary expanded to cover the new words
|
|
|
|
|
2017-11-19 02:12:29 +01:00
|
|
|
Examples:
|
|
|
|
|
2017-12-04 02:01:58 +01:00
|
|
|
Final Notes:
|