Adam Heinermann
|
fe35b03cb7
|
chore(hash): clean up TSHashTable functions
|
2025-11-16 14:18:57 -06:00 |
|
Adam Heinermann
|
f0b31fb4f3
|
feat(hash): finish TSHashTable implementation
|
2025-11-15 11:02:38 -06:00 |
|
Adam Heinermann
|
547fc6d4f0
|
feat(memory): add STORM_FREE macro
|
2025-09-13 15:21:39 -05:00 |
|
fallenoak
|
ee6e381c6e
|
chore(hash): tidy up TSHashTable::Initialize implementation
|
2025-09-01 22:33:08 -05:00 |
|
fallenoak
|
355733263f
|
feat(hash): support deleting objects from hash table
|
2023-03-26 21:10:53 -05:00 |
|
fallenoak
|
ce1c33d88b
|
chore(hash): clean up visibility in TSHashTable
|
2023-03-26 18:10:21 -05:00 |
|
fallenoak
|
8a232d34f2
|
feat(hash): add memory recycling hash table
|
2023-03-26 15:49:41 -05:00 |
|
Tristan 'Natrist' Cormier
|
89f36c7e78
|
chore(hash): resolve sign mismatches
|
2023-02-04 23:52:58 -06:00 |
|
fallenoak
|
ca7b8c816f
|
fix(hash): correct clearing slot list
|
2021-01-03 00:32:51 -06:00 |
|
fallenoak
|
b1a5b24f6d
|
chore(hash): clean up param names and function signatures
|
2021-01-02 17:37:27 -06:00 |
|
fallenoak
|
8e6e2d2240
|
chore(hash): clean up function signatures and formatting
|
2021-01-02 17:11:48 -06:00 |
|
fallenoak
|
1d561d4bdf
|
feat(hash): finish implementation of TSHashTable<T, TKey>::Clear
|
2021-01-02 16:58:12 -06:00 |
|
fallenoak
|
ac1be572c4
|
feat(hash): add hash templates
|
2020-11-15 13:20:10 -06:00 |
|