archeus/src/std
2025-03-09 06:25:20 -06:00
..
defaults fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
parser csv reworked, and header support added, no memory leaks found, still needs more testing 2024-12-09 19:39:39 -07:00
chemical.c chemical (config) unload function basic working, still needs more testing 2025-03-09 06:25:20 -06:00
config.c fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
errno.c updated vector to video version, will probably break a lot 2024-08-27 03:23:29 -06:00
handler.c testing working, and fixed memory leak in replace with substring function 2024-08-31 06:09:33 -06:00
hashtable.c working on unload and added getsize to hashtable 2025-03-09 06:20:07 -06:00
io.c added basic documentation/boilerplate up till ARC_Lexer for the standard library documentation 2024-12-30 05:22:02 -07:00
lexer.c fixed lexer, continous should now work fairly efficiently 2025-01-07 16:29:15 -07:00
parser.c added in file reading for parsing 2024-12-10 01:06:34 -07:00
queue.c fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
stack.c fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
string.c basic chemical (config) working, still needs more testing 2025-03-09 06:03:38 -06:00
time.c f***ed up and needed to rework packages 2024-05-20 03:46:09 -06:00
vector.c updated hashtable and started on basic hashtable testing 2025-02-14 03:23:42 -07:00