Commit Graph

12 Commits

Author SHA1 Message Date
55ce432097 Replace build scripts with cmake (#3)
Reviewed-on: #3
Co-authored-by: Musa <musasmahmood@gmail.com>
Co-committed-by: Musa <musasmahmood@gmail.com>
2025-12-19 02:28:51 +00: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
046d86423a Fix really stupid bug in Array's array_reserve 2025-12-07 10:24:29 -05:00
7755ef9225 Show main thread errors in UI. 2025-12-06 21:24:34 -05:00
7013ca673f Fix major bugs in Expandable_Arena and NTFS_MFT_read_raw 2025-12-06 16:45:20 -05:00
6970a59c35 Lots of refactoring, overhaul logging system to use context (see log_error macro) 2025-12-05 21:24:50 -05:00
849b8210e0 Parsing NTFS MFT with file size. 2025-12-05 00:18:25 -05:00
a0f95174b2 Minor fixes to string builder, examples 2025-12-01 07:34:37 -05:00
916777c2b5 Refactoring, add basic file module (Win32) 2025-11-29 10:22:19 -05:00
e2f0e71003 I think it's fixed now 2025-11-27 13:31:08 -05:00
1db03dd4ea Bugfixes for ExpandableArena 2025-11-25 07:12:17 -05:00
7bb81077bd Add expandable arena implementation. Add option for 0xCD Allocator memory initialization 2025-11-25 06:18:51 -05:00