Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 20:27:26 +00:00
1cfc52b35e Handle pointer types properly in dbl_list codegen
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 20:11:27 +00:00
25395553d7 Fix codegen hidden bugs
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 19:56:35 +00:00
9a651665ba Remove forward declaration from dbl_list source
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 19:54:20 +00:00
8dbdfa2094 Update dbl_list codegen
abdelrahman deleted branch codegen from abdelrahman/wizapp-stdlib 2025-04-19 18:30:37 +00:00
abdelrahman closed pull request abdelrahman/wizapp-stdlib#3 2025-04-19 12:54:18 +00:00
Update code generation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 12:52:40 +00:00
add2ba541d Merge branch 'codegen'
63ed2633ea Update code generation to create one file for dbl_list
3c32b247c0 Upgrade codegen
aa04fab6ea Update codegen
2017f6de79 Start updating code for new Str8List
Compare 7 commits »
abdelrahman created pull request abdelrahman/wizapp-stdlib#3 2025-04-19 12:34:59 +00:00
Update code generation
abdelrahman pushed to codegen at abdelrahman/wizapp-stdlib 2025-04-19 12:33:41 +00:00
63ed2633ea Update code generation to create one file for dbl_list
abdelrahman pushed to generic at abdelrahman/wizapp-stdlib 2025-04-19 11:45:42 +00:00
abdelrahman created branch generic in abdelrahman/wizapp-stdlib 2025-04-19 11:45:42 +00:00
abdelrahman pushed to codegen at abdelrahman/wizapp-stdlib 2025-04-17 08:03:45 +00:00
3c32b247c0 Upgrade codegen
abdelrahman pushed to codegen at abdelrahman/wizapp-stdlib 2025-04-16 09:05:50 +00:00
aa04fab6ea Update codegen
2017f6de79 Start updating code for new Str8List
63acdd1336 Fix codegen bugs
cfa8094260 Fix codegen hidden bugs
Compare 4 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-15 23:42:45 +00:00
31373eba03 Update dbl_list functionality
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-15 23:27:14 +00:00
778a4da092 Add utility to create list node from item
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-15 23:07:38 +00:00
6fb078a868 Remove codegen and implement dbl_list as generic container
abdelrahman pushed to codegen at abdelrahman/wizapp-stdlib 2025-04-15 21:40:49 +00:00
abdelrahman created branch codegen in abdelrahman/wizapp-stdlib 2025-04-15 21:40:49 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-13 21:22:07 +00:00
0942643b4e Update Makefile
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-13 19:11:25 +00:00
0e5942af34 Switch to using Makefile for *nix systems