Commit Graph

24 Commits

Author SHA1 Message Date
a428b01531 wrote string library 2026-04-13 18:06:33 +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
90a72a8dd7 stupid fileio bug 2026-04-13 06:47:31 +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
a8097c9cf7 made the _ToEpoch functions in the datetime lib return INTs instead of DOUBLEs 2026-03-20 07:53:29 +11:00
ccc8a61f66 first version of datetime lib 2026-03-20 06:28:55 +11:00
dc2781559d request lib 2.0.0 2026-03-18 05:53:04 +11:00
4be8eeefdf Fix some typos and that 2026-03-07 16:26:00 +11:00
da9976c4c0 Ground -> unistd interface 2026-03-07 15:56:26 +11:00
0f155c80be ground library version 1.1.5 2026-01-21 07:23:24 +11:00
4680597065 update to math library (v1.1.0) 2026-01-20 21:29:42 +11:00
f2968f74b3 added math library 2026-01-19 20:32:29 +11:00
754b63fb75 Update error handling inside extlibs 2026-01-18 21:37:46 +11:00
18579830ab Syntax docs 2026-01-15 14:58:50 +11:00
3755f0e40e simple request library 2026-01-03 10:20:13 +11:00
2f172cb1ae Stuff 2026-01-02 20:53:07 +11:00