summaryrefslogtreecommitdiff
path: root/core/templates/hash_map.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-06-23Optimize HashMap/HashSet using fastmodHendrik Brucker
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add a new HashMap implementationreduz
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-28clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde
2021-10-13Fix HashMap element copy leaving hash as zeroPedro J. Estébanez
2021-10-08Avoid the need for copy assignment in HashMap key/data typesPedro J. Estébanez
2021-06-07Style: Cleanup uses of double spaces between wordsRémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-11-23Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz