|
|
176e9076b4
|
[WIP] String analysis
|
2025-12-14 18:36:32 -05:00 |
|
|
|
19e0d2d1c3
|
Add file deserialization, add block view of each record.
|
2025-12-08 21:37:20 -05:00 |
|
|
|
046d86423a
|
Fix really stupid bug in Array's array_reserve
|
2025-12-07 10:24:29 -05:00 |
|
|
|
5c18e6f4da
|
Cleanup TODOs, refactoring, major bug fixes
|
2025-12-06 22:45:56 -05:00 |
|
|
|
619cd76ea9
|
Lots of small changes
|
2025-12-06 13:02:24 -05:00 |
|
|
|
737062b339
|
Add Hash_Table implementation.
|
2025-12-01 15:00:41 -05:00 |
|
|
|
916777c2b5
|
Refactoring, add basic file module (Win32)
|
2025-11-29 10:22:19 -05:00 |
|
|
|
a29b67e524
|
Add printf-like log function backed by String_Builder.
|
2025-11-27 10:37:17 -05:00 |
|
|
|
1a2de6e2f8
|
Remove Basic, ErrorCodes, add String_Builder, and fix some issues with String module
|
2025-11-25 13:05:14 -05:00 |
|
|
|
b028d7fa14
|
Move executable entry point outside of lib
|
2025-11-25 07:23:07 -05:00 |
|
|
|
1db03dd4ea
|
Bugfixes for ExpandableArena
|
2025-11-25 07:12:17 -05:00 |
|
|
|
d42bf63d41
|
Cleanup part 2
|
2025-11-23 04:09:52 -05:00 |
|
|
|
998b4213fb
|
Fixed bug when calling allocators for realloc/resize
|
2025-11-21 09:59:12 -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 |
|