summaryrefslogtreecommitdiffstats
path: root/core/variant/dictionary.h
Commit message (Expand)AuthorAgeFilesLines
* GDScript: Fix test for read-only state of constantsDmitrii Maganov2023-01-271-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add Dictionary.find_key()kobewi2022-08-161-0/+1
* Add Dictionary.merge()kobewi2022-05-311-0/+1
* Implement read-only dictionaries.reduz2022-05-161-0/+3
* 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-0/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+91