Commit Graph

19 Commits

Author SHA1 Message Date
uan
90ab17da24 suffix unary operators (++, --) working as intended 2026-02-07 14:39:15 +01:00
uan
99d63ff769 strings handled as built-in struct, and added immutable keyword 2026-02-07 11:06:55 +01:00
uan
f5ba66c0ff readme first version 2026-02-06 18:45:34 +01:00
uan
a09a642bb7 control flow 2026-02-06 17:03:35 +01:00
uan
db1b4b88c0 - 2026-02-06 16:02:40 +01:00
uan
dee3a5dfed better prints 2026-02-06 11:38:40 +01:00
uan
5602765b67 multiple expr per print 2026-02-06 11:15:44 +01:00
uan
a1c99b8b9e - 2026-02-05 22:43:01 +01:00
uan
1581ca4928 string ancora un po' rustiche 2026-02-05 22:30:50 +01:00
uan
078a300c1f way better prints yay 2026-02-05 21:48:44 +01:00
uan
5af769acc2 struct -> class 2026-02-05 19:40:59 +01:00
uan
0d5cc35b5a structs 2026-02-05 13:18:40 +01:00
uan
12c925ebcd better types in C 2026-02-04 22:42:39 +01:00
uan
a964c86967 - 2026-02-04 22:35:45 +01:00
uan
3eaeefcd4c - 2026-02-04 22:35:26 +01:00
uan
6c9679ff57 Function arguments 2026-02-04 22:21:18 +01:00
uan
ab5559d206 function calls 2026-02-04 21:39:14 +01:00
uan
ce51292f7c - 2026-02-04 21:13:22 +01:00
uan
ff30ef8153 basic One2C code gen 2026-02-04 21:04:58 +01:00