summaryrefslogtreecommitdiffstats
path: root/core/variant/dictionary.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Allow returning Dictionary after mergingkobewi2024-03-061-0/+1
* Add a `get_or_add` method to DictionaryAaron Franke2023-12-061-0/+1
* 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