summaryrefslogtreecommitdiffstats
path: root/core/variant/dictionary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up Hash Functionsreduz2022-06-201-4/+4
* Add Dictionary.merge()kobewi2022-05-311-0/+8
* Implement read-only dictionaries.reduz2022-05-161-5/+55
* Add a new HashMap implementationreduz2022-05-121-39/+46
* Merge pull request #56337 from cdemirer/fix-array-dictionary-idRémi Verschelde2022-01-231-1/+1
|\
| * Fix Array and Dictionary id() and dictionary test bugcdemirer2021-12-301-1/+1
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Modify Dictionary::operator== to do real key/value comparison with recursive ...Emmanuel Leblond2021-10-301-6/+56
* Force String as Dictionary key instead of StringNamereduz2021-07-011-7/+52
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-4/+4
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+273