summaryrefslogtreecommitdiff
path: root/core/variant/dictionary.cpp
AgeCommit message (Expand)Author
2022-12-05Unify String and StringNamerune-scape
2022-08-16Add Dictionary.find_key()kobewi
2022-06-20Clean up Hash Functionsreduz
2022-05-31Add Dictionary.merge()kobewi
2022-05-16Implement read-only dictionaries.reduz
2022-05-12Add a new HashMap implementationreduz
2022-01-23Merge pull request #56337 from cdemirer/fix-array-dictionary-idRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Fix Array and Dictionary id() and dictionary test bugcdemirer
2021-10-30Modify Dictionary::operator== to do real key/value comparison with recursive ...Emmanuel Leblond
2021-07-01Force String as Dictionary key instead of StringNamereduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz