Musa-Cpp-Lib-V2/lib/Base
2025-11-27 10:37:17 -05:00
..
Allocator.cpp Cleanup part 2 2025-11-23 04:09:52 -05:00
Allocator.h Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Arena_Array.h Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
Arena_Table.cpp Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Arena_Windows.cpp Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
Arena.cpp Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
Arena.h Add expandable arena implementation. Add option for 0xCD Allocator memory initialization 2025-11-25 06:18:51 -05:00
Array.h Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Base_Thread_Context.cpp Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Base_Thread_Context.h Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Base.h Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
CPU_X64.cpp Update Array type to use custom/context allocator. 2025-11-21 08:53:55 -05:00
ErrorType.cpp Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
Expandable_Arena.cpp Bugfixes for ExpandableArena 2025-11-25 07:12:17 -05:00
Expandable_Arena.h Bugfixes for ExpandableArena 2025-11-25 07:12:17 -05:00
General_Purpose_Allocator.cpp Add Dear ImGui (docking) v1.92.5 2025-11-25 07:52:37 -05:00
General_Purpose_Allocator.h Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Logger.cpp Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Logger.h Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
String.cpp Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
String.h Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
Thread_Group.cpp Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00
Threads.cpp Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module 2025-11-25 13:05:14 -05:00