Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-13 13:04:43 +00:00
adb9d14c71 Test DOD
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 19:57:52 +00:00
716ea8638d Rename main.c to no_dod.c
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 18:24:11 +00:00
c3db3406bd Add BUILD_TYPE option in Makefile
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 13:36:59 +00:00
4963d455be Move raylib build commands to Makefile
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 13:35:02 +00:00
516e3de576 Build raylib as part of the normal build process
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 12:56:32 +00:00
946934ce09 Rename object
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 12:11:16 +00:00
d3e9475130 Ensure objects are square
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 12:01:29 +00:00
966e651b1a Add raylib build script
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 11:38:59 +00:00
ddfab08a08 Add test script to source control
abdelrahman pushed to main at abdelrahman/dod-test 2025-05-10 11:37:32 +00:00
e8b7e98bd2 INITIAL COMMIT
abdelrahman created branch main in abdelrahman/dod-test 2025-05-10 11:37:32 +00:00
abdelrahman created repository abdelrahman/dod-test 2025-05-10 11:37:08 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 19:16:03 +00:00
74164717d0 Fix bug in array codegen
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 19:07:10 +00:00
6c8434a530 Use asserts in array
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 18:55:58 +00:00
cac66b9dbb Use asserts in dbl_list
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 18:29:58 +00:00
175f627f93 Remove text from asserts
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 18:12:33 +00:00
be30189d15 Assert uuid argument isn't NULL
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 18:09:04 +00:00
3689c17d09 Use asserts to validate arguments for Str8
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 18:01:28 +00:00
8e952d9bc8 Use assert to validate inputs to allocator functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 17:57:23 +00:00
def7576101 Use asserts in arena