7 Commits

Author SHA1 Message Date
0de27e01fd i am so fucking stupid, how tf did i manage to mess this up
I used the rsp register instead of the rbp register for accessing the
stack variables, rsp is the wrong base and changes constantly

fuck
2025-03-14 16:40:53 +01:00
8137b45788 amd64: function call support WIP broken 2025-03-12 22:28:59 +01:00
ee2d23e97f formatted 2025-03-09 14:46:47 +01:00
70cfdb5e95 extracted the nix package into it's own package 2025-03-09 12:18:58 +01:00
e9a1ee0bab fix flake.nix on macos 2025-02-24 11:19:58 +01:00
5664794c2f variable support in parser and ast fully implemented 2025-02-21 15:09:31 +01:00
d1c1d8a287 flakes and fixed some tests 2025-02-13 11:12:36 +01:00