Abdelrahman Said abdelrahman
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 14:32:00 +00:00
9ddd0d6113 Add enum, struct, usertype, datatype and arg stringify functions
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 14:31:23 +00:00
ba467c9067 Fix Makefile
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 05:10:05 +00:00
f09d759b05 Start working on codegen implementation in C
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 04:02:26 +00:00
509d6c912f Remove copy_alloc functions
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 03:37:54 +00:00
12e8515b27 Update primitives
abdelrahman created branch ccodegen in abdelrahman/wizapp-stdlib 2025-09-07 03:37:54 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-09-06 20:27:31 +00:00
09e96f8112 Update Makefile
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-09-01 21:10:53 +00:00
9cbd0b29ef Fix build on macOS
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-31 19:57:15 +00:00
26fd329caa Update codegen to support accepting JSON file as input
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-31 13:22:30 +00:00
1e224702a3 Add default target as one of the available targets when make help is run
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-31 13:21:03 +00:00
74cca183e0 Make all the default target
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-31 13:17:30 +00:00
e26bf613a5 Add support for release builds with debug info and using lib externally
abdelrahman pushed to main at abdelrahman/odin-projects 2025-08-22 21:58:04 +00:00
1a0435f6de Reformat
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-16 12:26:57 +00:00
81e3ab2c67 Switch to using intercept build since OSX [SIP](https://en.wikipedia.org/wiki/System_Integrity_Protection) stop bear from working
8ec0757b34 Add .venv to gitignore
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-16 12:16:35 +00:00
eb98de7c2b Unify build flags
abdelrahman deleted branch cpp_support from abdelrahman/wizapp-stdlib 2025-08-10 22:33:41 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-10 22:33:41 +00:00
d3fccd61b5 Reintroduce C++ support and add usage tests for C++ (#4)
abdelrahman merged pull request abdelrahman/wizapp-stdlib#4 2025-08-10 22:33:41 +00:00
Reintroduce C++ support and add usage tests for C++
abdelrahman pushed to main at abdelrahman/c-projects 2025-08-10 22:30:42 +00:00
e90d14344e Recreate base64 project
abdelrahman created branch main in abdelrahman/c-projects 2025-08-10 22:30:42 +00:00