retroforth/interface
crc 987c3a5cc1 use DEVICE: words for device ids
FossilOrigin-Name: 49f75a7d0be98b46a38b039531d7b1b71ffe05e3db942c4efaeb242310fc0898
2023-12-10 23:32:03 +00:00
..
block.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
clock.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
decimal.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +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 begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +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
konilo.retro add missing source data for err: and some globals 2023-10-22 21:59:01 +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
pythonista-ui.retro nga-python: latest code from Arland for Pythonista UI module support 2021-02-01 00:45:55 +00:00
retro-unix.retro begin using new DEVICE: namespace for device id constants 2023-12-09 18:49:47 +00:00
rng.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +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 rest of missing source data 2023-10-23 18:26:47 +00:00
unix.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
unsigned.retro add comma & gc to glossary 2023-01-26 22:29:37 +00:00