Abdelrahman Said abdelrahman
abdelrahman pushed to typed-no-codegen-arrays at abdelrahman/wizapp-stdlib 2025-12-14 19:15:19 +00:00
dcadacdf2b Reformat
abdelrahman pushed to typed-no-codegen-arrays at abdelrahman/wizapp-stdlib 2025-12-14 19:14:24 +00:00
3b360596d0 Remove redundant macro
abdelrahman pushed to typed-no-codegen-arrays at abdelrahman/wizapp-stdlib 2025-12-14 19:13:58 +00:00
b5e6d5b38f Define base array types
abdelrahman pushed to typed-no-codegen-arrays at abdelrahman/wizapp-stdlib 2025-12-14 19:06:41 +00:00
0ead85bb2e Implement no codegen dedicated array types
abdelrahman created branch typed-no-codegen-arrays in abdelrahman/wizapp-stdlib 2025-12-14 19:06:41 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-14 03:06:55 +00:00
056dbbf3d7 Fix bug with C++ array_pop
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-14 02:31:29 +00:00
b11ee05df4 Fix C++ array_pop
abdelrahman deleted branch no-codegen-array from abdelrahman/wizapp-stdlib 2025-12-14 01:47:45 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-14 01:47:45 +00:00
de9ce5791a Arrays without code generation (#6)
abdelrahman merged pull request abdelrahman/wizapp-stdlib#6 2025-12-14 01:47:43 +00:00
Arrays without code generation
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-14 01:45:52 +00:00
31808f8c18 Remove GenericArray type
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-14 01:42:50 +00:00
b51482057a Update file IO API
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-14 00:40:56 +00:00
e9aebeccbf Reformat
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-14 00:39:01 +00:00
67f3b4b2a6 Reformat
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-14 00:37:06 +00:00
217382b3cb Migrate C++ array API
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-13 22:11:45 +00:00
d0b332dcdf Don't dereference pointer from _array_get
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-13 16:38:54 +00:00
8cd15e7b9d Rename array parameters
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-13 04:41:46 +00:00
431c7b0b1d Don't use echo -e on macos
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-13 04:39:39 +00:00
f26a0adefa Don't use echo -e on macos
abdelrahman pushed to no-codegen-array at abdelrahman/wizapp-stdlib 2025-12-13 04:25:35 +00:00
e6aafbb4c5 Ensure warning stands out in help message