| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Add a sort method to Dictionary and HashMap | Aaron Franke | 2024-10-02 | 1 | -0/+1 |
* | Core: Fix `operator[]` for typed dictionaries | Thaddeus Crews | 2024-09-12 | 1 | -0/+1 |
* | Implement typed dictionaries | Thaddeus Crews | 2024-09-04 | 1 | -0/+16 |
* | Allow returning Dictionary after merging | kobewi | 2024-03-06 | 1 | -0/+1 |
* | Add a `get_or_add` method to Dictionary | Aaron Franke | 2023-12-06 | 1 | -0/+1 |
* | GDScript: Fix test for read-only state of constants | Dmitrii Maganov | 2023-01-27 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add Dictionary.find_key() | kobewi | 2022-08-16 | 1 | -0/+1 |
* | Add Dictionary.merge() | kobewi | 2022-05-31 | 1 | -0/+1 |
* | Implement read-only dictionaries. | reduz | 2022-05-16 | 1 | -0/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Modify Dictionary::operator== to do real key/value comparison with recursive ... | Emmanuel Leblond | 2021-10-30 | 1 | -0/+3 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -1/+1 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -0/+91 |