George Marques
|
28d3214acd
Expose type validator from Dictionary and allow testing without error
|
3 weeks ago |
aaronp64
|
6b2674fe18
Reuse and optimize sorting logic for List, SelfList, and HashMap
|
3 months ago |
Pedro J. Estébanez
|
6841b45552
Add tests for resource duplication
|
7 months ago |
Pedro J. Estébanez
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
6 months ago |
aaronp64
|
e4bd611e19
Avoid extra copy/validation of keys in Dictionary::has_all
|
2 months ago |
Thaddeus Crews
|
7b74eb1a9b
Merge pull request #105205 from aaronp64/dictionary_has_validated_key
|
3 months ago |
aaronp64
|
117b1c3da1
Use validated key in Dictionary::has
|
3 months ago |
Yufeng Ying
|
f7e4987d0e
Dictionary::get_key_list use LocalVector instead of List.
|
4 months ago |
Thaddeus Crews
|
325c698331
Merge pull request #103647 from aaronp64/dictionary_multiple_lookup
|
4 months ago |
Yufeng Ying
|
bebe037abf
Add ConstIterator to Dictionary.
|
4 months ago |
aaronp64
|
7007380d0c
Avoid multiple lookups in Dictionary::operator[]
|
4 months ago |
Thaddeus Crews
|
8f16f864a6
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
7 months ago |
Pāvels Nadtočajevs
|
54945c4d28
Add std::initializer_list constructor for Dictionary.
|
8 months ago |
Danil Alexeev
|
bd1a35ce9e
Core: Fix `JSON.{from,to}_native()` issues
|
8 months ago |
Aaron Franke
|
a7f6ec0e4c
Add a sort method to Dictionary and HashMap
|
2 years ago |
Thaddeus Crews
|
b3d7960df4
Core: Fix `operator[]` for typed dictionaries
|
10 months ago |
kobewi
|
48d5b8a8b8
Fix Dictionary.merge() type validation
|
10 months ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
rune-scape
|
154049ce17
StringName Dictionary keys
|
1 year ago |
kobewi
|
eb0a624902
Allow returning Dictionary after merging
|
2 years ago |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
1 year ago |
Aaron Franke
|
437586bf31
Add a `get_or_add` method to Dictionary
|
2 years ago |
Rémi Verschelde
|
737c308dcc
Merge pull request #74588 from puchik/float-variant-nan-inequality
|
1 year ago |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Arman Elgudzhyan
|
ee27254602
Support both semantic (by default) and numeric Variant hash comparison
|
2 years ago |
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 |