Abdelrahman Said abdelrahman
651 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-03-02 13:21:18 +00:00
9361f0fe37 Run code generation for posix platforms
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-03-02 13:20:49 +00:00
e7d2553400 Add code generation for doubly linked list
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-03-02 13:17:59 +00:00
509724cc31 Update .gitignore
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 13:16:18 +00:00
9ac75ebc8c Add newline at start of c linkage closing
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 13:15:03 +00:00
a7742ffcb5 Fix missing newline after c linkage
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 13:13:40 +00:00
bc0816e76d Switch to using header guards and add c linkage
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 12:58:32 +00:00
1f22745e05 Add support for relative include
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 12:52:29 +00:00
b8e2f8a4d7 Add support for forward declarations
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 12:46:30 +00:00
a9791962b0 Update struct to split declaration and definition
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 12:20:22 +00:00
cb093cc030 Move load_func_body_from_file to utils module
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 12:07:37 +00:00
8029d26c6b Revert "Restructure to keep __main__ free to be used when using codegen as part"
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 11:59:47 +00:00
87abfe8900 Restructure to keep __main__ free to be used when using codegen as part
abdelrahman pushed to main at abdelrahman/codegen 2025-03-02 11:53:26 +00:00
acaae99107 Update snippets dir
abdelrahman pushed to main at abdelrahman/codegen 2025-03-01 22:43:58 +00:00
7b16c7511f Update list example
abdelrahman pushed to main at abdelrahman/codegen 2025-03-01 22:43:41 +00:00
f3fc2d5c41 Ensure includes are sorted local first
abdelrahman pushed to main at abdelrahman/codegen 2025-03-01 22:34:34 +00:00
b7264e20f2 Add example for doubly linked list
abdelrahman pushed to main at abdelrahman/codegen 2025-03-01 22:34:05 +00:00
6f2cdd8d62 Update datatypes
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-24 08:53:11 +00:00
82c23eed5e Use the wapp.h header in tests
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-24 08:01:41 +00:00
9403193f09 Update build scripts
fa1d9eec0d Fix files not using relative includes
4c14588d92 Update core headers and sources to use relative includes
9e66bd60bd Update testing headers to user relative includes
ce4957d0a0 Update common headers to user relative includes
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-24 00:31:02 +00:00
b9ea290322 Update posix compile script