Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/codegen 2025-02-08 16:09:44 +00:00
f95d68f3d2 Add a test for a generic typed array
abdelrahman pushed to main at abdelrahman/codegen 2025-02-08 16:09:21 +00:00
2bc4d3bd5e Improve datatypes codegen
abdelrahman pushed to main at abdelrahman/codegen 2025-02-08 16:08:42 +00:00
a8f989b76d Update .gitignore
abdelrahman pushed to main at abdelrahman/codegen 2025-02-08 15:31:34 +00:00
51a8c66bc3 Ignore C header and source files
abdelrahman pushed to main at abdelrahman/codegen 2025-02-07 22:41:07 +00:00
c562850645 Add run script
6ac6009918 Split code to smaller modules
3a138ec3fa Add .gitignore
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/codegen 2025-02-07 22:30:41 +00:00
5603335736 Add README.md
514b383b65 Implement codegen.py
abdelrahman created branch main in abdelrahman/codegen 2025-02-07 22:30:41 +00:00
abdelrahman created repository abdelrahman/codegen 2025-02-07 22:28:21 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-01 21:39:43 +00:00
7657ad1b58 Remove libc allocator
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-01 20:22:10 +00:00
70399cb797 Change c16 and c32 defintions
abdelrahman pushed to main at abdelrahman/event-system 2025-01-26 22:39:22 +00:00
e073d5161b Update main.c
abdelrahman pushed to main at abdelrahman/event-system 2025-01-26 22:37:25 +00:00
0d916b56f2 Update README.md
07f96fe511 Handle reallocating when out of callback capacity
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/event-system 2025-01-26 18:13:49 +00:00
44ec7317a1 Calculate internal system id to be stored in events
abdelrahman pushed to main at abdelrahman/event-system 2025-01-26 18:00:11 +00:00
000845d514 Remove unused enum
abdelrahman pushed to main at abdelrahman/event-system 2025-01-26 17:57:06 +00:00
05b0c3ed19 Fix bug with calculating size of callback arrays
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 23:18:19 +00:00
0061deb8b0 Reformat
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 23:16:18 +00:00
9e74471cfa Cast src to const when using memcpy
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 23:10:12 +00:00
287ff9c798 Update README.md
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 23:09:43 +00:00
2872e0d98a Update README.md
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 23:09:20 +00:00
705812c754 Update README.md