archeus/include/arc/std
2025-02-14 03:23:42 -07:00
..
defaults removed flags for default config, removed string.c 330 vscode worning 2023-08-22 04:08:53 +00:00
parser moved doxygen to doc folder and still working on csv 2024-12-08 22:19:43 -07:00
array.h changed array size to no longer be a pointer, need to check every file that references array to hopefully not have broken anything 2023-07-07 00:58:23 -06:00
bool.h added basic documentation/boilerplate up till ARC_Lexer for the standard library documentation 2024-12-30 05:22:02 -07:00
chemical.h got chemical creation string working 2025-01-29 17:31:18 -07:00
config.h most config fixed, still need to do a bunch more testing 2023-01-20 22:38:29 -07:00
errno.h updated vector to video version, will probably break a lot 2024-08-27 03:23:29 -06:00
handler.h fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
hashtable.h updated hashtable and started on basic hashtable testing 2025-02-14 03:23:42 -07:00
io.h read in bytes 2024-01-27 03:14:04 -07:00
lexer.h added basic documentation/boilerplate up till ARC_Lexer for the standard library documentation 2024-12-30 05:22:02 -07:00
parser.h added some more doxygen to parser header 2025-01-06 17:09:59 -07:00
queue.h parser working, needs more tests and an actual language to make sure that is true though 2024-11-20 10:27:17 -07:00
stack.h basic queue written, still need to test 2024-02-08 03:12:37 -07:00
string.h added number checking to string 2024-10-11 03:57:32 -06:00
time.h f***ed up and needed to rework packages 2024-05-20 03:46:09 -06:00
vector.h updated hashtable and started on basic hashtable testing 2025-02-14 03:23:42 -07:00