17 Commits

Author SHA1 Message Date
jun
13abedd2ad Implement guf_dict 2025-02-23 09:18:50 +01:00
jun
81fc19aa85 Work on guf_dict 2025-02-19 08:18:18 +01:00
jun
22ebd8aa05 Add guf_rand with 32-bit operations (using xoshiro128** 1.1) 2025-02-18 20:06:59 +01:00
jun
f911933588 Fix overflow in guf_rand32range_i32 and guf_randrange_i64 2025-02-15 18:04:53 +01:00
jun
500fd47986 Add guf_rand32 2025-02-15 04:36:58 +01:00
jun
6b222eafc1 Add guf_rand 2025-02-15 03:00:15 +01:00
jun
fd58daa8b5 Change iterator 2025-02-01 13:31:15 +01:00
jun
df9d1c9c10 Add iter index functions 2025-01-30 16:10:10 +01:00
jun
67b5759e03 Change sort function name 2025-01-30 14:07:08 +01:00
jun
8c324c00f7 Major refactor 2025-01-30 13:29:14 +01:00
jun
c9b18a220e Rewrite dbuf 2025-01-27 10:06:54 +01:00
jun
be2daf72fd Add better error handling 2025-01-08 23:32:55 +01:00
jun
e668be2612 Add integer functions 2025-01-07 11:40:58 +01:00
jun
ad97de47a6 Add dbuf_sort 2025-01-05 03:48:35 +01:00
jun
73eb83484a Add cmp_void operators. 2025-01-05 02:36:36 +01:00
jun
9e0da64cb4 Use macro templates instead of void pointers 2025-01-04 19:47:15 +01:00
jun
0751726fc5 Initial commit 2025-01-03 10:38:57 +01:00