retroforth/vm/nga-c
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
..
dev-clock.c nga-c: move clock device to a separate file 2023-03-29 00:33:47 +00:00
dev-error.c check in current work on error handling device 2023-06-27 00:20:12 +00:00
dev-ffi.c nga-c: split ffi & multicore devices to separate files 2023-03-29 00:20:33 +00:00
dev-files.c 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
dev-float.c nga-c: split float device into a separate file 2023-03-29 00:14:34 +00:00
dev-malloc.c nga-c: split malloc and rng devices into separate files 2023-03-29 00:42:45 +00:00
dev-multicore.c nga-c: split ffi & multicore devices to separate files 2023-03-29 00:20:33 +00:00
dev-rng.c nga-c: split malloc and rng devices into separate files 2023-03-29 00:42:45 +00:00
dev-sockets.c nga-c: move socket device to separate source file 2023-03-28 23:15:52 +00:00
dev-unix.c nga-c: split unix device into a separate file 2023-03-28 23:25:27 +00:00
image.c 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
repl.c now start recording hashes of names 2023-02-05 16:38:04 +00:00
retro-compiler.c fix bug in retro-compiler that was causing a segfault during compilation 2022-01-14 18:45:24 +00:00
retro-runtime.c add support multiple bases 2021-05-18 19:42:35 +00:00
retro-wip.c nga-c-wip: start work on setting up a single struct to hold the system state (#67) 2021-06-11 19:51:42 +00:00
retro.c nga-c: utf8 -> utf32 conversion in source files 2023-08-29 14:58:30 +00:00