godot/core/variant
2024-03-06 14:49:35 +01:00
..
array.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
array.h
binder_common.h Use '_v' shorthand for type traits and 'if constexpr' where appropriate 2024-02-02 15:43:21 +01:00
callable_bind.cpp
callable_bind.h
callable.cpp Core: Add Callable.create static method for Variant callables 2024-02-29 10:45:00 +03:00
callable.h Core: Add Callable.create static method for Variant callables 2024-02-29 10:45:00 +03:00
container_type_validate.h
dictionary.cpp Allow returning Dictionary after merging 2024-03-06 14:49:35 +01:00
dictionary.h Allow returning Dictionary after merging 2024-03-06 14:49:35 +01:00
method_ptrcall.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
native_ptr.h
SCsub
type_info.h Use '_v' shorthand for type traits and 'if constexpr' where appropriate 2024-02-02 15:43:21 +01:00
typed_array.h Merge pull request #87992 from allenwp/87991-typed-array-additions 2024-02-07 11:04:01 +01:00
variant_call.cpp Allow returning Dictionary after merging 2024-03-06 14:49:35 +01:00
variant_callable.cpp
variant_callable.h
variant_construct.cpp
variant_construct.h Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
variant_destruct.cpp
variant_destruct.h
variant_internal.h Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 2024-02-28 14:25:35 +01:00
variant_op.cpp
variant_op.h
variant_parser.cpp
variant_parser.h
variant_setget.cpp Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 2024-02-28 14:25:35 +01:00
variant_setget.h
variant_utility.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
variant_utility.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
variant.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
variant.h Make Callable bind method const 2024-02-22 00:14:02 -06:00