Commit graph

8 commits

Author SHA1 Message Date
e28469fcc0 do some registers 2023-07-08 21:07:42 +02:00
a363b7c6d1 properly save rsp 2023-06-03 17:09:49 +02:00
b7108770b9 clippy 2023-05-28 19:02:20 +02:00
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