|
|
0abd52f6ea
|
[wip] This is going to require some work to disentangle...
|
2025-12-17 11:39:54 -05:00 |
|
|
|
d1182f3abd
|
Replace multithreaded enumeration with single-threaded (temporarily) (#2)
Reviewed-on: #2
Co-authored-by: Musa Mahmood <Musasmahmood@gmail.com>
Co-committed-by: Musa Mahmood <Musasmahmood@gmail.com>
|
2025-12-17 15:18:19 +00:00 |
|
|
|
6970a59c35
|
Lots of refactoring, overhaul logging system to use context (see log_error macro)
|
2025-12-05 21:24:50 -05:00 |
|
|
|
916777c2b5
|
Refactoring, add basic file module (Win32)
|
2025-11-29 10:22:19 -05:00 |
|
|
|
efdb057361
|
Finish string module, add timing module
|
2025-11-28 05:28:25 -05:00 |
|
|
|
6d8a580724
|
Fixup missing code in Arena.cpp
|
2025-11-27 13:36:48 -05:00 |
|
|
|
e2f0e71003
|
I think it's fixed now
|
2025-11-27 13:31:08 -05:00 |
|
|
|
a29b67e524
|
Add printf-like log function backed by String_Builder.
|
2025-11-27 10:37:17 -05:00 |
|
|
|
b028d7fa14
|
Move executable entry point outside of lib
|
2025-11-25 07:23:07 -05:00 |
|
|
|
7bb81077bd
|
Add expandable arena implementation. Add option for 0xCD Allocator memory initialization
|
2025-11-25 06:18:51 -05:00 |
|
|
|
9a75f4a2f1
|
Added synchronization primitives and basic thread API for Win32
|
2025-11-24 04:58:52 -05:00 |
|
|
|
d42bf63d41
|
Cleanup part 2
|
2025-11-23 04:09:52 -05:00 |
|
|
|
680f735b72
|
Update Array type to use custom/context allocator.
|
2025-11-21 08:53:55 -05:00 |
|
|
|
e0a515017d
|
Initial commit
|
2025-11-19 22:00:36 -05:00 |
|