Commit Graph

21 Commits

Author SHA1 Message Date
abdelrahman 61c1ec99e5 Rename aliases 2026-06-26 15:23:36 +01:00
abdelrahman dc348f3e71 Rename platform constants 2026-06-26 15:18:58 +01:00
abdelrahman 946bcc9b59 Replace extern 2026-05-17 09:44:11 +01:00
abdelrahman 8efcf14462 Switch numerical aliases to typedefs 2026-01-04 23:10:58 +00:00
abdelrahman ad2de98093 Switch to using tabs instead of spaces (#9)
Reviewed-on: #9
2025-12-29 22:46:52 +00:00
abdelrahman 05b7cfbbea Confirm WAPP_PLATFORM_C is defined before checking version 2025-12-15 21:17:10 +00:00
abdelrahman 9c5b95c229 Change boolean size to 1 byte 2025-12-07 12:17:40 +00:00
abdelrahman 0354c7b485 Prefix static macros 2025-10-18 16:17:13 +01:00
abdelrahman 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
abdelrahman 011083ab83 Replace bool, true and false with aliases 2025-08-09 22:38:03 +01:00
abdelrahman 75be2316e0 Add vim encoding and folding marker 2025-08-09 14:35:28 +01:00
Abdelrahman Said d452225d02 Don't use uchar.h on macos 2025-05-20 16:52:12 +01:00
abdelrahman 98a802e3eb Remove C++ pseudo support 2025-05-05 02:48:35 +01:00
abdelrahman b884d0e6a6 Switch to using WAPP_PLATFORM_CPP instead of __cplusplus 2025-04-20 19:52:33 +01:00
abdelrahman 70399cb797 Change c16 and c32 defintions 2025-02-01 20:21:45 +00:00
abdelrahman 894ae028b7 Add aliases for character data types 2024-10-17 00:06:56 +01:00
abdelrahman bfb4e87a1e Remove extra spaces in aliases.h 2024-10-08 22:45:48 +01:00
abdelrahman d3a86ec6cb Add extern alias 2024-10-05 23:03:19 +01:00
abdelrahman 12f182f0cf Define macros for C linkage 2024-10-05 22:06:13 +01:00
abdelrahman 9e1e4688e4 Reformat 2024-10-05 18:45:32 +01:00
abdelrahman f6dd7e7aa8 Reorganise files 2024-06-16 12:29:43 +01:00