Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-22 | Use macro return_if_error instead of if-statement everywhere | dec05eba | |
2020-01-22 | Add get_or_create method for hash map, more efficient than checking and then ↵ | dec05eba | |
creating | |||
2020-01-21 | Fix hash map invalid alloc and free on deinit | dec05eba | |
2020-01-21 | Optimize hash map reorder (dont reorder new buckets) | dec05eba | |
2020-01-21 | Fix hash map issues | dec05eba | |
2020-01-20 | Add arithmetic, implement hash map | dec05eba | |