.. |
array.cpp
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |
array.h
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |
binder_common.h
|
Add missing CallableCustomMethodPointer for const methods
|
2024-09-23 11:46:10 -07:00 |
callable_bind.cpp
|
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
|
2024-11-12 12:13:04 -06:00 |
callable_bind.h
|
Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data
|
2024-11-04 22:41:56 +03:00 |
callable.cpp
|
Optimize callable's stringify text.
|
2024-12-05 14:24:39 +08:00 |
callable.h
|
Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data
|
2024-11-04 22:41:56 +03:00 |
container_type_validate.h
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |
dictionary.cpp
|
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
2024-12-10 14:15:53 -06:00 |
dictionary.h
|
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
2024-12-10 14:15:53 -06:00 |
method_ptrcall.h
|
Get rid of easily removable uses of const_cast
|
2024-12-01 17:50:13 -08:00 |
native_ptr.h
|
|
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
type_info.h
|
|
|
typed_array.h
|
|
|
typed_dictionary.h
|
Add std::initializer_list constructor for Dictionary.
|
2024-11-29 14:12:40 +02:00 |
variant_call.cpp
|
Core: Fix built-in enum constant bindings
|
2024-11-22 14:03:21 +03:00 |
variant_callable.cpp
|
|
|
variant_callable.h
|
|
|
variant_construct.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
variant_construct.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 -07:00 |
variant_destruct.cpp
|
|
|
variant_destruct.h
|
|
|
variant_internal.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 -07:00 |
variant_op.cpp
|
Allow use RID with in operator for Arrays and Dictionaries
|
2024-10-21 11:50:41 +03:00 |
variant_op.h
|
fix copy/paste error (fixes #99518)
|
2024-11-22 13:21:02 -06:00 |
variant_parser.cpp
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
variant_parser.h
|
|
|
variant_setget.cpp
|
Merge pull request #82845 from Hysterelius/master
|
2024-11-11 14:18:04 -06:00 |
variant_setget.h
|
|
|
variant_utility.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
variant_utility.h
|
|
|
variant.cpp
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |
variant.h
|
Core: Fix JSON.{from,to}_native() issues
|
2024-11-29 12:43:06 +03:00 |