This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
8063ea9e320f5e40dfdf214587bca20ea699fd27
engine
/
core
/
variant
T
History
Rémi Verschelde
2e92fb00d4
Merge pull request
#90540
from Repiteo/core/type-info-use-type-traits
...
Core: Use `<type_traits>` where applicable
2024-04-24 18:55:07 +02:00
..
array.cpp
[Core] Add iteration support to
Array
2024-04-10 14:49:34 +02:00
array.h
[Core] Fix incorrect comparison for
Array
const iterator
2024-04-13 17:32:33 +02:00
binder_common.h
…
callable_bind.cpp
…
callable_bind.h
…
callable.cpp
…
callable.h
…
container_type_validate.h
…
dictionary.cpp
…
dictionary.h
…
method_ptrcall.h
…
native_ptr.h
…
SCsub
…
type_info.h
Core: Use
<type_traits>
where applicable
2024-04-11 13:13:59 -05:00
typed_array.h
…
variant_call.cpp
Clarify bounce and reflect docs and update param names
2024-04-10 14:07:08 +02:00
variant_callable.cpp
…
variant_callable.h
…
variant_construct.cpp
…
variant_construct.h
…
variant_destruct.cpp
…
variant_destruct.h
…
variant_internal.h
…
variant_op.cpp
Update lingering
do/while(0)
defines
2024-04-04 14:17:22 -05:00
variant_op.h
…
variant_parser.cpp
Use compatible text resource format when possible
2024-04-23 12:04:44 +08:00
variant_parser.h
Use compatible text resource format when possible
2024-04-23 12:04:44 +08:00
variant_setget.cpp
…
variant_setget.h
…
variant_utility.cpp
Enforce template syntax
typename
over
class
2024-03-07 22:39:09 -06:00
variant_utility.h
…
variant.cpp
Core: Integrate initalizer lists for Variant
2024-04-19 08:52:17 -05:00
variant.h
Core: Integrate initalizer lists for Variant
2024-04-19 08:52:17 -05:00