.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
8 months ago |
array.cpp
|
0f67c3e992
Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize
|
1 week ago |
array.h
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
1 week ago |
binder_common.h
|
d237e31a89
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
3 weeks ago |
callable.cpp
|
7bc030172e
Fix crash when calling get_argument_count() on invalid Callable
|
3 months ago |
callable.h
|
4320800621
Core: Expand `is_zero_constructible` coverage
|
2 months ago |
callable_bind.cpp
|
cc6ee3e956
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
|
6 months ago |
callable_bind.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
container_type_validate.h
|
5fec9a9fdc
Merge pull request #100057 from aaronp64/container_validate_obj_perf
|
1 month ago |
dictionary.cpp
|
6b2674fe18
Reuse and optimize sorting logic for List, SelfList, and HashMap
|
4 days ago |
dictionary.h
|
6841b45552
Add tests for resource duplication
|
1 week ago |
method_ptrcall.h
|
8a93218aab
Core: Natively convert enum/BitField with Variant
|
2 months ago |
native_ptr.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
type_info.h
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
1 month ago |
typed_array.h
|
5b935881fc
Typed array equality operator logic updated
|
3 weeks ago |
typed_dictionary.h
|
8a93218aab
Core: Natively convert enum/BitField with Variant
|
2 months ago |
variant.cpp
|
8a93218aab
Core: Natively convert enum/BitField with Variant
|
2 months ago |
variant.h
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
1 week ago |
variant_call.cpp
|
61639d9574
Merge pull request #106996 from Ivorforce/no-oa-hashmap
|
3 days ago |
variant_callable.cpp
|
59bcc2888c
Add methods to get argument count of methods
|
1 year ago |
variant_callable.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
variant_construct.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
7 months ago |
variant_construct.h
|
963c20565b
Remove `OAHashMap`, in favour of `AHashMap`.
|
1 week ago |
variant_deep_duplicate.h
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
1 week ago |
variant_destruct.cpp
|
be86ce3103
Apply iwyu suggestion in core.
|
5 months ago |
variant_destruct.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
variant_internal.h
|
8a93218aab
Core: Natively convert enum/BitField with Variant
|
2 months ago |
variant_op.cpp
|
3d80279f80
Merge pull request #90971 from billuo/string-format-rid
|
1 month ago |
variant_op.h
|
75881f8322
Use initializer list in Arrays
|
2 months ago |
variant_parser.cpp
|
15de1d6c35
Use Grisu2 algorithm in String::num_scientific to fix serializing
|
2 weeks ago |
variant_parser.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
variant_setget.cpp
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
1 week ago |
variant_setget.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 months ago |
variant_utility.cpp
|
963c20565b
Remove `OAHashMap`, in favour of `AHashMap`.
|
1 week ago |
variant_utility.h
|
981f1e9298
Rename `VariantUtilityFunctions::join()` to `join_string()`
|
3 weeks ago |