Matias N. Goldberg 7b2f1e1d09 Fix union order to simplify empty initializers 1 月之前
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 4 月之前
a_hash_map.cpp 76208f7155 Implement array based hash map 3 月之前
a_hash_map.h 7b2f1e1d09 Fix union order to simplify empty initializers 1 月之前
bin_sorted_array.h 9903e6779b Enforce template syntax `typename` over `class` 11 月之前
command_queue_mt.cpp be86ce3103 Apply iwyu suggestion in core. 2 月之前
command_queue_mt.h cccd2432c3 Refactor CommandQueueMT to use vararg templates 1 月之前
cowdata.h 25cd923ea1 Destruct `CowData` more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed. 1 月之前
hash_map.cpp a7f6ec0e4c Add a sort method to Dictionary and HashMap 4 月之前
hash_map.h bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 1 月之前
hash_set.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前
hashfuncs.h 240f510fa7 Core ubsan fixes 2 月之前
list.h 92615f24e7 Merge pull request #100563 from Ivorforce/move-semantics-list 1 月之前
local_vector.h cf145de21e Revert regression (GH-31736) of memory unsafe append_array (append vector to itself). Add comments to prevent future regressions. 1 月之前
lru.h a8931f1aa9 Merge pull request #98652 from stuartcarnie/2d_texture_state_fixes 3 月之前
oa_hash_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前
paged_allocator.h 604df4fc83 Improve Template Class Conditionals (Code Style) 5 月之前
paged_array.h 9903e6779b Enforce template syntax `typename` over `class` 11 月之前
pair.h 9903e6779b Enforce template syntax `typename` over `class` 11 月之前
pass_func.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 1 月之前
pooled_list.h 9903e6779b Enforce template syntax `typename` over `class` 11 月之前
rb_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前
rb_set.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前
rid.h d95794ec8a One Copyright Update to rule them all 2 年之前
rid_owner.cpp d95794ec8a One Copyright Update to rule them all 2 年之前
rid_owner.h f134769506 Fix various typos 1 月之前
ring_buffer.h a8ff47b6d6 Fix GCC 14 -Wtemplate-id-cdtor warnings 9 月之前
safe_list.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前
safe_refcount.h a8ff47b6d6 Fix GCC 14 -Wtemplate-id-cdtor warnings 9 月之前
search_array.h 9903e6779b Enforce template syntax `typename` over `class` 11 月之前
self_list.h 9903e6779b Enforce template syntax `typename` over `class` 11 月之前
simple_type.h dee65d1435 Redefine GetSimpleTypeT<> in terms of <type_traits> 9 月之前
sort_array.h 604df4fc83 Improve Template Class Conditionals (Code Style) 5 月之前
tuple.h cccd2432c3 Refactor CommandQueueMT to use vararg templates 1 月之前
vector.h cf145de21e Revert regression (GH-31736) of memory unsafe append_array (append vector to itself). Add comments to prevent future regressions. 1 月之前
vmap.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前
vset.h 361e3b4fe8 Core: Expand `std::initializer_list` support 1 月之前