Commit Graph

10 Commits

Author SHA1 Message Date
a9f5b9c3c6 Add queue implementation 2026-01-11 23:46:23 +00:00
24069529c3 Add temp arena support 2026-01-04 01:21:42 +00:00
326265722e Add support for initialising arena with backing buffer 2026-01-03 18:36:30 +00:00
ae8cb2e473 Add function to rename file 2026-01-02 19:02:17 +00:00
f5c2ed89a4 Add tests for file IO API 2026-01-02 18:56:19 +00:00
7be1b42107 Reformat tests 2026-01-02 01:12:01 +00:00
ad2de98093 Switch to using tabs instead of spaces (#9)
Reviewed-on: #9
2025-12-29 22:46:52 +00:00
9f32891bbc Add test for str8 array 2025-09-28 00:05:17 +01:00
14bd6ce5fd File utilities and datatype implementation for a C-based code generator (#5)
Co-authored-by: Abdelrahman Said <said.abdelrahman@flawlessai.com>
Reviewed-on: #5
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
2025-09-20 13:48:08 +00:00
d3fccd61b5 Reintroduce C++ support and add usage tests for C++ (#4)
Reviewed-on: #4
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
2025-08-10 22:33:40 +00:00