archeus/tests/std
2025-03-06 01:44:18 -07:00
..
parser updated csv tests and removed chemical tests because chemical tests had memory leaks 2025-01-06 17:35:13 -07:00
chemical.c got chemical creation string working 2025-01-29 17:31:18 -07:00
hashtable.c hashtable 'fixed' and tested with 1 - 10000 entries adding and removing, might have some very nitch edge cases, but idk what else to test for 2025-03-06 01:44:18 -07:00
lexer.c fixed lexer, continous should now work fairly efficiently 2025-01-07 16:29:15 -07:00
parser.c fixed lexer, continous should now work fairly efficiently 2025-01-07 16:29:15 -07:00
vector.c testing working, and fixed memory leak in replace with substring function 2024-08-31 06:09:33 -06:00