Rémi Verschelde a0f9f5d90a Merge pull request #107770 from RandomShaper/fix_res_dupe_bindings 3 days ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 9 months ago
array.cpp 0f67c3e992 Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize 4 weeks ago
array.h 342266cfd9 Overhaul `Variant::duplicate()` for resources 4 weeks ago
binder_common.h d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` 1 month ago
callable.cpp 7bc030172e Fix crash when calling get_argument_count() on invalid Callable 3 months ago
callable.h d2f9d31270 Make more types (`Callable`, `Signal`) conversion to `String` explicit. 2 weeks ago
callable_bind.cpp cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 7 months ago
callable_bind.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
container_type_validate.h 5fec9a9fdc Merge pull request #100057 from aaronp64/container_validate_obj_perf 1 month ago
dictionary.cpp 6b2674fe18 Reuse and optimize sorting logic for List, SelfList, and HashMap 2 weeks ago
dictionary.h 6841b45552 Add tests for resource duplication 4 weeks ago
method_ptrcall.h d2f9d31270 Make more types (`Callable`, `Signal`) conversion to `String` explicit. 2 weeks ago
native_ptr.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
type_info.h 0d267e7b1e Core: Add dedicated `BitField` template 2 months ago
typed_array.h 5b935881fc Typed array equality operator logic updated 1 month ago
typed_dictionary.h 8a93218aab Core: Natively convert enum/BitField with Variant 2 months ago
variant.cpp 6eb6e3e6e0 Merge pull request #107457 from akien-mga/improve-error-message-call-single-argument 1 week ago
variant.h 342266cfd9 Overhaul `Variant::duplicate()` for resources 4 weeks ago
variant_call.cpp a0f9f5d90a Merge pull request #107770 from RandomShaper/fix_res_dupe_bindings 3 days ago
variant_callable.cpp 2b30f23595 GDScript: Fix `Callable` call error text 1 month ago
variant_callable.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
variant_construct.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 7 months ago
variant_construct.h 963c20565b Remove `OAHashMap`, in favour of `AHashMap`. 3 weeks ago
variant_deep_duplicate.h 342266cfd9 Overhaul `Variant::duplicate()` for resources 4 weeks ago
variant_destruct.cpp be86ce3103 Apply iwyu suggestion in core. 6 months ago
variant_destruct.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
variant_internal.h 1498eb327f Make `IPAddress` to `String` conversion explicit. 1 week ago
variant_op.cpp 3d80279f80 Merge pull request #90971 from billuo/string-format-rid 2 months ago
variant_op.h 75881f8322 Use initializer list in Arrays 3 months ago
variant_parser.cpp f948ab5366 Implement uid Resource references in VariantWriter 2 weeks ago
variant_parser.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
variant_setget.cpp 342266cfd9 Overhaul `Variant::duplicate()` for resources 4 weeks ago
variant_setget.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
variant_utility.cpp 963c20565b Remove `OAHashMap`, in favour of `AHashMap`. 3 weeks ago
variant_utility.h 981f1e9298 Rename `VariantUtilityFunctions::join()` to `join_string()` 1 month ago