archeus/tests/std
2025-04-03 02:54:37 -06:00
..
parser updated csv tests and removed chemical tests because chemical tests had memory leaks 2025-01-06 17:35:13 -07:00
vector added vector inline to hopefully make caching work for the entity component system 2025-03-13 19:22:27 -06:00
config.c fixed a memory leak in lexer, all tests are now memory safe 2025-03-28 02:53:03 -06:00
entity.c renamed chemical to config, and renamed life to entity 2025-03-11 00:41:24 -06:00
hashtable.c added life (entity component system) type, and changed chemical param to try to match more to archeus (or at least what I've read from wikipedia) 2025-03-10 03:11:55 -06:00
lexer.c lexer added to documentation, and fixed alignment of some imports 2025-03-28 04:12:57 -06:00
parser.c parser test updated, and documentation added 2025-04-03 02:54:37 -06:00
vector.c testing working, and fixed memory leak in replace with substring function 2024-08-31 06:09:33 -06:00