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