Commit Graph

11 Commits

Author SHA1 Message Date
538cf4c666 fixing bugs with lists and strings 2026-04-16 17:41:37 +10:00
fb11e75c2a added destructors to List and Hashmap in the collections lib 2026-04-13 12:09:49 +10:00
68bd7f065a I HATE THE GROUND C LIB API RAHHHHHH 2026-04-13 10:44:23 +10:00
9e6a0d5a83 updated fileio and collections libs
rewrote fileio lib to use structs and methods. i also updated collections lib to fix bugs and be more consistent
2026-04-13 06:34:25 +10:00
aa0c71a47b added solstice support to the collections lib 2026-04-12 09:47:27 +10:00
c64c590abb handle some more memory allocation errors 2026-04-12 07:50:03 +10:00
753e695538 made the collections lib use the "any" type 2026-04-11 19:57:35 +10:00
8a3093c30f added hashmaps and fixed some small issues with lists 2026-04-11 19:47:12 +10:00
e0bc9261a3 changed __ptr to private_ptr in collections lib 2026-04-11 17:14:21 +10:00
607f95a9c9 added more list functions 2026-04-11 17:04:54 +10:00
482f85af62 core of lists done 2026-04-11 16:06:34 +10:00