retroforth/vm/nga-c
crc 490fd83cb0 retro.c: -v now mentioned in help text; show sp, rp, core as part of verbose output
FossilOrigin-Name: a78c3d5b49a7f0dd484a8a42ff6b1dd263572bd6b73b787d2481d222c0fe0354
2023-10-10 09:50:07 +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: -v now mentioned in help text; show sp, rp, core as part of verbose output 2023-10-10 09:50:07 +00:00