Commit graph

12 commits

Author SHA1 Message Date
cannoli-fruit
5a41640054 Implemented lz_da_remove and a memory analysis tool 2026-07-24 21:59:11 -04:00
cannoli-fruit
5bb6ab1d1b Implemented lz_sb_to_cstr 2026-07-19 20:43:28 -04:00
cannoli-fruit
c92f5df354 Change cstr to slc function to have proper namespacing 2026-07-16 03:28:11 -04:00
cannoli-fruit
0722bcf51b Implemented filling dynamics arrays with normal array data 2026-07-15 23:58:18 -04:00
cannoli-fruit
f22c7c1a73 Implemented hashmap deletion with tombstones 2026-07-15 13:59:45 -04:00
cannoli-fruit
44c9833117 Change slice functions to have proper naming 2026-07-15 03:55:05 -04:00
cannoli-fruit
9c7147354a Added foreach macro for dynamic arrays 2026-07-12 20:40:24 -04:00
cannoli-fruit
611f5d5b5a Changed hashmap internals slightly, implemented dynamic hashmap growing 2026-07-11 17:46:46 -04:00
cannoli-fruit
0b34fb93a6 Added generic hashmaps and 2 examples using them 2026-07-11 14:58:42 -04:00
cannoli-fruit
52d7e8a1c2 Updated slice examples to show string is not required to be mutable 2026-07-09 01:18:55 -04:00
cannoli-fruit
48218b0cdb Fix examples based on older versions, add build examples script 2026-07-08 22:51:24 -04:00
cannoli-fruit
f4d4a8ab00 init 2026-07-08 22:34:18 -04:00