David Snopek 696285f23a Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up 3 months ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 7 months ago
array.cpp be86ce3103 Apply iwyu suggestion in core. 4 months ago
array.h be86ce3103 Apply iwyu suggestion in core. 4 months ago
binder_common.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 3 months ago
callable.cpp 614a51f293 Optimize callable's stringify text. 4 months ago
callable.h be86ce3103 Apply iwyu suggestion in core. 4 months ago
callable_bind.cpp cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 5 months ago
callable_bind.h e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 5 months ago
container_type_validate.h bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 4 months ago
dictionary.cpp 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native 4 months ago
dictionary.h 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native 4 months ago
method_ptrcall.h d58b2e879f Get rid of easily removable uses of const_cast 4 months ago
native_ptr.h 696285f23a Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up 3 months ago
type_info.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 3 months ago
typed_array.h 09460d33e6 [Core] Fix sharing of typed arrays from constructor 11 months ago
typed_dictionary.h 54945c4d28 Add std::initializer_list constructor for Dictionary. 4 months ago
variant.cpp b857c2f3e6 Merge pull request #101016 from kiroxas/AddVariantStaticAssert 3 months ago
variant.h 91fda4ecaf Merge pull request #101055 from Ivorforce/variant-to-number-consolidate 3 months ago
variant_call.cpp 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 4 months ago
variant_callable.cpp 59bcc2888c Add methods to get argument count of methods 1 year ago
variant_callable.h 59bcc2888c Add methods to get argument count of methods 1 year ago
variant_construct.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 5 months ago
variant_construct.h cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring 7 months ago
variant_destruct.cpp be86ce3103 Apply iwyu suggestion in core. 4 months ago
variant_destruct.h f9b488508c Add PackedVector4Array Variant type 11 months ago
variant_internal.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 3 months ago
variant_op.cpp eaf2d7c5b0 [GDScript] Fix `Packed*Array` `OP_IN` using low precision int and float as input. 4 months ago
variant_op.h daa665c4cb fix copy/paste error (fixes #99518) 5 months ago
variant_parser.cpp c049d07121 VariantParser: Ensure all parse errors have an explanation 3 months ago
variant_parser.h 941e5c4820 Use compatible text resource format when possible 1 year ago
variant_setget.cpp f134769506 Fix various typos 3 months ago
variant_setget.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 3 months ago
variant_utility.cpp e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 3 months ago
variant_utility.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago