Yufeng Ying 73d85f46c9 Remove unused headers in scene. 1 month ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 4 months ago
array.cpp be86ce3103 Apply iwyu suggestion in core. 1 month ago
array.h be86ce3103 Apply iwyu suggestion in core. 1 month ago
binder_common.h 73d85f46c9 Remove unused headers in scene. 1 month ago
callable.cpp 614a51f293 Optimize callable's stringify text. 2 months ago
callable.h be86ce3103 Apply iwyu suggestion in core. 1 month ago
callable_bind.cpp cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 3 months ago
callable_bind.h e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 3 months ago
container_type_validate.h bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 2 months ago
dictionary.cpp 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native 2 months ago
dictionary.h 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native 2 months ago
method_ptrcall.h d58b2e879f Get rid of easily removable uses of const_cast 2 months ago
native_ptr.h 9903e6779b Enforce template syntax `typename` over `class` 11 months ago
type_info.h aaffab8afb Add metadata for `char16_t` and `char32_t` 5 months ago
typed_array.h 09460d33e6 [Core] Fix sharing of typed arrays from constructor 9 months ago
typed_dictionary.h 54945c4d28 Add std::initializer_list constructor for Dictionary. 2 months ago
variant.cpp bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 1 month ago
variant.h 34fa0bf3ec Add move assignment and move constructor to Variant. 2 months ago
variant_call.cpp 03b05cf9ac Core: Fix built-in enum constant bindings 2 months ago
variant_callable.cpp 59bcc2888c Add methods to get argument count of methods 11 months ago
variant_callable.h 59bcc2888c Add methods to get argument count of methods 11 months ago
variant_construct.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 3 months ago
variant_construct.h cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring 4 months ago
variant_destruct.cpp be86ce3103 Apply iwyu suggestion in core. 1 month ago
variant_destruct.h f9b488508c Add PackedVector4Array Variant type 9 months ago
variant_internal.h cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring 4 months ago
variant_op.cpp eaf2d7c5b0 [GDScript] Fix `Packed*Array` `OP_IN` using low precision int and float as input. 1 month ago
variant_op.h daa665c4cb fix copy/paste error (fixes #99518) 2 months ago
variant_parser.cpp bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 1 month ago
variant_parser.h 941e5c4820 Use compatible text resource format when possible 9 months ago
variant_setget.cpp 30d87229ed Merge pull request #82845 from Hysterelius/master 3 months ago
variant_setget.h be86ce3103 Apply iwyu suggestion in core. 1 month ago
variant_utility.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 3 months ago
variant_utility.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago