14 Commits

Author SHA1 Message Date
0d57cd7e3c add i32, etc. and some other stuff
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 13s
2026-03-23 00:34:07 +01:00
4f9ea23d84 add strings
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 20:24:15 +01:00
d2a49f3be0 add while stmt
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 17s
2026-03-17 12:44:35 +01:00
54ee879b45 progress on arrays and slices
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-17 00:06:43 +01:00
d908ff30e0 use new tok
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 9s
2026-03-16 21:41:57 +01:00
1c92a3c077 work on arrays and slices
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-16 01:04:35 +01:00
6620dbcace add array syntax
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 7s
2026-03-12 00:13:33 +01:00
cf36151115 add pointers
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 7s
2026-03-11 23:33:09 +01:00
856618d113 added unary ops
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
2026-03-11 19:21:22 +01:00
fea76133dc if stmt 2026-03-11 15:06:07 +01:00
bdee8b5bed tests + binary ops 2026-03-10 23:21:42 +01:00
ef269442f1 middle works 2026-03-10 12:48:54 +01:00
d4ced3250b make types 2026-03-09 19:00:41 +01:00
f947c22ffd init 2026-03-05 16:06:17 +01:00