Commit Graph

8 Commits

Author SHA1 Message Date
cat
084eb8266b Changed hashmaps to not use pointers, saving on allocations 2026-03-02 16:57:52 +02:00
cat
5112f2a3a3 Bugfix: Hash position was calculated before rehash 2026-03-02 08:59:42 +02:00
cat
7fd71ab0ac Added rehashing for growing and shrinking 2026-03-02 07:56:34 +02:00
cat
73ddc307eb Added noexcepts and nodiscards 2026-03-02 04:08:25 +02:00
cat
ffe6dd83ca Hashmap added Count() 2026-03-02 04:02:46 +02:00
cat
07c9ed49c7 Hashmap added checking for insertion and fixed remove 2026-03-02 03:55:23 +02:00
cat
2326ddfee7 Fix guard's position 2026-03-01 05:07:50 +02:00
cat
fdb84b30b7 Added a Hashmap (WIP) 2026-03-01 05:07:12 +02:00