Commit History

Author SHA1 Message Date
  Aaron Franke a7f6ec0e4c Add a sort method to Dictionary and HashMap 1 year ago
  Thaddeus Crews b3d7960df4 Core: Fix `operator[]` for typed dictionaries 2 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 1 year ago
  kobewi eb0a624902 Allow returning Dictionary after merging 2 years ago
  Aaron Franke 437586bf31 Add a `get_or_add` method to Dictionary 1 year ago
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  kobewi cc424bcb18 Add Dictionary.find_key() 2 years ago
  kobewi a0915e6dee Add Dictionary.merge() 2 years ago
  reduz e6c443a353 Implement read-only dictionaries. 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago