retroforth/interface
crc b2e807278e nga-c: add file:read/c and file:write/c for reading/writing characters instead of bytes
FossilOrigin-Name: c1cd094295a085bc54888e5dcea6c9ad486ef71ed820258339bf6955325607cc
2023-09-15 14:16:31 +00:00
..
block.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
clock.retro add comma & gc to glossary 2023-01-26 22:29:37 +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 add s:dedup, use it for user loaded extensions; begin using it in system extensions 2023-01-24 01:04:10 +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
double.retro add double:sip and double:dip 2022-08-30 16:28:55 +00:00
error.retro check in current work on error handling device 2023-06-27 00:20:12 +00:00
ffi.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
filesystem.retro nga-c: add file:read/c and file:write/c for reading/writing characters instead of bytes 2023-09-15 14:16:31 +00:00
final.retro switch to using hashed dictionary search by default 2023-03-29 02:45:43 +00:00
floatingpoint.retro floats: f:tan and f:cos were swapped; this is now fixed (thanks to Doug Bell for spotting this!) 2023-07-07 13:32:43 +00:00
future.retro add glossary data for missing a: words 2023-03-20 15:19:47 +00:00
gopher.retro io devices: reduce memory usage 2020-11-19 19:33:47 +00:00
ll.retro fll: more commentary 2023-01-23 15:44:42 +00:00
malloc.retro merge in changes to mem: words (from rick carlino); now requires 64-bit nga build 2022-09-05 00:28:00 +00:00
multicore.retro add comma & gc to glossary 2023-01-26 22:29:37 +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-napia.retro start work on new array, array-based strings 2022-08-31 02:05:48 +00:00
retro-unix.retro slightly smaller/faster backspace handling; more use of d:set-source 2023-04-12 00:40:25 +00:00
rng.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
scripting.retro slightly smaller/faster backspace handling; more use of d:set-source 2023-04-12 00:40:25 +00:00
sockets.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
sources.retro implement "fill" (from konilo) as part of stdlib 2023-07-25 18:26:53 +00:00
unix.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
unsigned.retro add comma & gc to glossary 2023-01-26 22:29:37 +00:00