Commit Graph

13 Commits

Author SHA1 Message Date
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