retroforth/vm/nga-c
crc bc30a15534 retro.c: verbose log output to /dev/stderr instead of /dev/stdout
FossilOrigin-Name: ee4e016fdd459a308ac6c564bc11a45662101fdf4a38b841e84b1568393e7829
2023-10-10 09:53:01 +00:00
..
config.h nga-c: start moving configuration into config.h 2023-10-04 14:59:31 +00:00
dev-clock.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-error.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-ffi.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-files.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-float.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-malloc.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-multicore.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-rng.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-sockets.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
dev-unix.c update header comment block in vm/nga-c 2023-10-03 12:45:12 +00:00
image.c start of verbose mode (enable with -v command line argument) 2023-10-03 19:01:15 +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 retro.c: verbose log output to /dev/stderr instead of /dev/stdout 2023-10-10 09:53:01 +00:00