Abdelrahman Said abdelrahman
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
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 23:08:29 +00:00
8b3216f416 Handle reallocating when out of events
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 18:15:16 +00:00
7021b7a401 es_register_event and es_add_event_listener takes a pointer
c0409a612e Revert "es_register_event and es_add_event_listener takes a pointer"
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/event-system 2025-01-25 18:10:05 +00:00
8e5a421753 es_register_event and es_add_event_listener takes a pointer
abdelrahman pushed to main at abdelrahman/event-system 2025-01-05 04:18:15 +00:00
7cb1b59cf7 Reformat
abdelrahman pushed to main at abdelrahman/event-system 2025-01-04 21:49:33 +00:00
b464afee2e Reformat
abdelrahman pushed to main at abdelrahman/event-system 2025-01-04 21:49:01 +00:00
d1a70ee6f4 Add EventSystem reference in Event and magic to ESInteral
abdelrahman pushed to main at abdelrahman/event-system 2025-01-04 21:48:18 +00:00
b20c68331d Update character aliases