archeus/include/arc/std
2025-03-16 02:03:18 -06:00
..
parser moved doxygen to doc folder and still working on csv 2024-12-08 22:19:43 -07:00
vector added get data function to inline and finished basic entity (still needs testing though 2025-03-16 01:35:09 -06: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
config.h main header 2025-03-16 02:03:18 -06:00
entity.h added get data function to inline and finished basic entity (still needs testing though 2025-03-16 01:35:09 -06: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 working on unload and added getsize to hashtable 2025-03-09 06:20:07 -06:00
io.h read in bytes 2024-01-27 03:14:04 -07:00
lexer.h adding fixed, working on debugging infinite loop 2025-02-16 23:45:27 -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 main header 2025-03-16 02:03:18 -06:00