2019-11-18 21:38:40 +01:00
|
|
|
# RETRO 2020.01
|
2019-01-31 22:37:28 +01:00
|
|
|
|
2019-11-21 19:57:55 +01:00
|
|
|
- rename package/list to package/list.forth
|
2019-11-18 21:38:40 +01:00
|
|
|
- include signing keys for this and the next release
|
|
|
|
- fix n:MIN and n:MAX queries on some of the interfaces
|
|
|
|
- reduce default image size; max number of open files
|
|
|
|
- updated html export for retro sources: averages 7.4% faster conversion, 26% smaller output across my test set
|
|
|
|
- use a trick from https://getkiss.org/blog/20191004a to disable requests for a favicon in Atua-WWW
|
2019-11-22 18:44:14 +01:00
|
|
|
- fix a bug in s:WHITESPACE and use it in c:whitespace?
|
2019-11-22 19:30:02 +01:00
|
|
|
- reorganize source tree
|
2019-09-30 20:34:57 +02:00
|
|
|
|
2019-11-21 19:57:55 +01:00
|
|
|
In progress:
|
|
|
|
|
|
|
|
- refactor and improve the nga-in-javascript implementation
|
|
|
|
- add a framebuffer (via canvas element)
|
|
|
|
- remove dead code
|
|
|
|
- reformat consistently
|
|
|
|
- performance improvements
|
|
|
|
|