Commit History

Author SHA1 Message Date
  Mario Liebisch 4e72e09343 Added the missing second case for string keys 2 years ago
  Mario Liebisch 46e5311d5a Fixed read-only dictionaries adding missing keys 2 years ago
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants 2 years ago
  Dmitrii Maganov 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  rune-scape e79be6ce07 Unify String and StringName 2 years ago
  kobewi cc424bcb18 Add Dictionary.find_key() 3 years ago
  reduz 141c375581 Clean up Hash Functions 3 years ago
  kobewi a0915e6dee Add Dictionary.merge() 3 years ago
  reduz e6c443a353 Implement read-only dictionaries. 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  Rémi Verschelde 668d6a1c5c Merge pull request #56337 from cdemirer/fix-array-dictionary-id 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  cdemirer e2ed9d13eb Fix Array and Dictionary id() and dictionary test bug 3 years ago
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 5 years ago
  reduz 379b90fd33 Force String as Dictionary key instead of StringName 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 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