Commit Graph

17 Commits

Author SHA1 Message Date
Abdelrahman Said
b7eff6a3e4 Switch to using b32 2025-09-14 21:25:56 +01: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
75be2316e0 Add vim encoding and folding marker 2025-08-09 14:35:28 +01:00
98a802e3eb Remove C++ pseudo support 2025-05-05 02:48:35 +01:00
b884d0e6a6 Switch to using WAPP_PLATFORM_CPP instead of __cplusplus 2025-04-20 19:52:33 +01:00
Abdelrahman Said
4c14588d92 Update core headers and sources to use relative includes 2025-02-24 07:51:08 +00:00
4520f2269d Reorganise memory utilities 2025-02-24 00:21:14 +00:00
e9451f10f8 Reformat and increase minimum arena capacity to 4 pages 2024-10-06 12:42:12 +01:00
12f182f0cf Define macros for C linkage 2024-10-05 22:06:13 +01:00
a0dfe8acd0 Start implementing realloc functions for Arena allocator 2024-09-14 13:39:59 +01:00
8f794dee15 Reformat 2024-09-07 20:54:49 +01:00
034b105ea1 Reformat 2024-09-07 20:53:20 +01:00
c90874ad10 Reformat 2024-09-07 20:49:13 +01:00
8468bb8e28 Reorganise allocators 2024-09-07 20:27:49 +01:00
59e56a75d3 Reimplement Allocator API for Arena 2024-09-07 15:43:25 +01:00
775f0864a8 Rename arena default allocation function 2024-08-23 22:29:56 +01:00
f6dd7e7aa8 Reorganise files 2024-06-16 12:29:43 +01:00