abc/src/base/main
Alan Mishchenko c5fdfb3835 New command "runscript". 2025-04-09 18:16:24 -07:00
..
abcapis.h Adding new external APIs. 2025-03-03 19:40:11 -08:00
abcapis_old.h Moving global declarations into 'abcapi.h' and moving it into 'main' package. 2017-03-02 20:50:56 -08:00
libSupport.c Other suggested changes. 2022-11-21 14:40:55 -08:00
main.c make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
main.h Preventing command history from being overwritten by internal scripts. 2021-01-09 13:06:45 -08:00
mainFrame.c New command &store. 2025-03-31 15:24:15 -07:00
mainInit.c Experiments with word-level data structures. 2022-02-16 21:23:21 -08:00
mainInt.h New command &store. 2025-03-31 15:24:15 -07:00
mainLib.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
mainMC.c Integrating Satoko into 'bmc' and 'bmc2'. 2017-08-16 14:20:52 +07:00
mainReal.c Patch to support WASI builds 2024-08-07 14:49:13 +02:00
mainUtils.c New command "runscript". 2025-04-09 18:16:24 -07:00
module.make Changes to enable building external code. 2014-10-27 17:56:48 -07:00