Commit graph

5 commits

Author SHA1 Message Date
d0be270de2 first working code
```
int main() {
    long a = 0;
}
```

codegens correctly.
2023-05-28 18:52:51 +02:00
92243712e7 dom 2023-05-27 22:54:11 +02:00
ebe01c7521 so yeah that was a bunch of code 2023-05-27 22:30:09 +02:00
db219d3d74 more codegen 2023-05-24 21:49:56 +02:00
ee0b311261 codegen 2023-05-24 20:24:19 +02:00