archeus/include/arc/std
2024-06-16 02:49:23 -06: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 f***ed up and needed to rework packages 2024-05-20 03:46:04 -06:00
handler.h f***ed up and needed to rework packages 2024-05-20 03:46:04 -06: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 some basic changes to try to fix for the -Wpedantic flag 2024-06-16 02:49:23 -06:00
time.h f***ed up and needed to rework packages 2024-05-20 03:46:09 -06:00
vector.h f***ed up and needed to rework packages 2024-05-20 03:46:04 -06:00