archeus/include/arc/std
2024-02-22 02:50:06 -07:00
..
defaults removed flags for default config, removed string.c 330 vscode worning 2023-08-22 04:08:53 +00: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 stack datatype to std 2024-02-08 02:48:14 -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 huge redesign 2024-01-12 19:48:06 -07:00
handler.h updated handler and fixed state in the process 2022-12-16 01:09:01 -07:00
hashtable.h config and string reworked, hashtable updated to use arc_errno 2023-01-17 01:59:08 -07:00
io.h read in bytes 2024-01-27 03:14:04 -07:00
queue.h basic queue written, still need to test 2024-02-08 03:12:37 -07:00
stack.h basic queue written, still need to test 2024-02-08 03:12:37 -07:00
string.h added find back cstring to ARC_String 2024-02-22 02:50:06 -07:00
vector.h added stack datatype to std 2024-02-08 02:48:08 -07:00