Commit Graph

7 Commits

Author SHA1 Message Date
2e93bd794a Switch to using Allocator in dstr 2024-03-31 17:00:01 +01:00
Abdelrahman Said
49ce26a6c2 Switch to using calloc instead of malloc 2024-03-24 11:25:52 +00:00
6fc0b2987e Add extern "C" to all header files 2024-03-21 23:06:27 +00:00
76222d31d4 Namespace all functions 2024-03-21 07:26:26 +00:00
7e8de5f5fb Rename struct String to struct dstr 2024-02-24 15:04:22 +00:00
293b16af31 Switch to PascalCase datatype names 2024-02-24 15:02:47 +00:00
f1b29d1c3f INITIAL COMMIT 2024-01-20 21:37:22 +00:00