Commit Graph

13 Commits

Author SHA1 Message Date
0x221E
87085661a2 Fix: Backend depends on b->cap instead of MEM_BACKEND_MAX_CAP in backend_reserve()
Style: Remove redundant comments in main.c
2026-01-19 00:18:50 +01:00
0x221E
c7a96b14e8 Refactor: command_create_f_to_o() and command_get_profile() 2026-01-18 22:39:32 +01:00
0x221E
3cba603e7c Fix: Build phase for C. 2026-01-18 18:24:00 +01:00
0x221E
abe970c173 Feature: Add capability to build multiple files. 2026-01-18 16:43:23 +01:00
0x221E
fbb1868d82 Style: Rename string_createcat_cc to string_concat_cc 2026-01-18 10:23:22 +01:00
0x221E
1b889b7625 Feature: Add command execution on child processes feature
Temporary: Add configuration sample for forward compatibility
2026-01-17 18:21:08 +01:00
0x221E
e61af99a0c Patch: Add arena constructor to memory.h 2026-01-17 18:19:40 +01:00
0x221E
38ca8ae719 Feature: Add C compiler discovery and file discovery feature 2026-01-17 18:18:26 +01:00
0x221E
b62d35a130 Refactor: Remove reduntant functions from string and memory module 2026-01-17 18:17:46 +01:00
0x221E
724b0047e6 Patch: Fix variadic use in die_f and log_f 2026-01-17 18:15:40 +01:00
0x221E
5960af297c Patch: Add DT_UNKNOWN check to dir_get_recursive() 2026-01-17 18:11:17 +01:00
0x221E
3829703102 Add: Discovery phase added
Add: StringPool, StringView
2026-01-16 16:44:30 +01:00
0x221E
58d405b397 Proj-Rewrite: arena allocator with mmap 2026-01-16 00:53:35 +01:00