Commit Graph

20 Commits

Author SHA1 Message Date
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
5fd1f72624 Readme: Modify README.md to fit current version 2026-01-18 11:18:27 +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
0x221E
cf0a35c8ee Docs: Small styling tweak at README.md 2026-01-15 00:02:02 +01:00
0x221E
c97fba2b7a Docs: README.md Initial 2026-01-15 00:00:45 +01:00
0x221E
bb5f514d01 Add: Simple recursive file discovery feature and organization of C/Cpp/H files 2026-01-14 23:56:35 +01:00
0x221E
21983b7da6 Refactor: Rename configuration process functions 2026-01-13 23:42:32 +01:00
0x221E
a89589a634 Refactor: Fragment to linear memory style.
Remove: Allocator from parser, lexer, configuration
2026-01-13 23:32:03 +01:00
0x221E
63f072d9e3 Refactor: Enhance error reporting for build system exception 2026-01-10 15:43:52 +01:00
0x221E
188c2ab018 DRAFT, Add: Build configuration recognizes parser 2026-01-09 23:03:27 +01:00
0x221E
0845c56c2b Initial Commit - Not functional 2026-01-09 21:29:18 +01:00