This website requires JavaScript.
Explore
Help
Sign in
herbglitch
/
archeus
Watch
1
Star
0
Fork
You've already forked archeus
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
afc569c006
archeus
/
tests
/
std
History
Download ZIP
Download TAR.GZ
herbglitch
ba09aff914
added vector inline to hopefully make caching work for the entity component system
2025-03-13 19:22:27 -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
renamed chemical to config, and renamed life to entity
2025-03-11 00:41:24 -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
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