retroforth/interface
crc d6f94f656a add stack comments for words in unix:
FossilOrigin-Name: 262c0e02854588945aa72bf91f9e59ef69e9c9dfb5f5427ff58055c23897030a
2024-09-09 13:48:45 +00:00
..
block.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
clock.retro add extended sigil:( to save stack comments, d:describe 2024-09-09 12:49:56 +00:00
dedup.retro remove separate string buffer in s:dedup 2023-11-21 19:16:26 +00:00
deprecated.retro more use of d:set-source instead of raw lookup/patching for initial source data; remove NoEcho variable 2023-04-12 00:34:17 +00:00
devices.retro source formatting update 2024-04-06 01:50:28 +00:00
error.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
ffi.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
filesystem.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
final.retro switch to using hashed dictionary search by default 2023-03-29 02:45:43 +00:00
floatingpoint.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
future.retro make some small optimizations to some fll: words 2023-10-23 16:08:18 +00:00
gopher.retro io devices: reduce memory usage 2020-11-19 19:33:47 +00:00
ioctl.retro start of the new ioctl device 2024-01-22 15:19:00 +00:00
library.retro make HOME a floating buffer (reduces image size by 1k cells) 2024-01-10 22:26:59 +00:00
ll.retro make some small optimizations to some fll: words 2023-10-23 16:08:18 +00:00
multicore.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
new-strings.retro as: words not included by default, split into separate file 2023-01-23 16:08:22 +00:00
retro-unix.retro s:get now truncates strings longer than TempStringMax rather than allowing for overwriting memory beyond the current string buffer 2024-08-05 18:48:57 +00:00
rng.retro add extended sigil:( to save stack comments, d:describe 2024-09-09 12:49:56 +00:00
scripting.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
sockets.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
sources.retro add missing d:source data 2024-01-08 18:24:08 +00:00
stack-comments.retro add extended sigil:( to save stack comments, d:describe 2024-09-09 12:49:56 +00:00
unix.retro add stack comments for words in unix: 2024-09-09 13:48:45 +00:00
unsigned.retro add comma & gc to glossary 2023-01-26 22:29:37 +00:00