10 Commits

Author SHA1 Message Date
David Gonzalez Martin
ac3923f4d3 Implement basic C ABI support 2024-03-24 08:58:05 -06:00
David Gonzalez Martin
8e4fc03d1b Modernize std API 2024-03-08 16:35:40 -06:00
David Gonzalez Martin
4538c395f9 Avoid Zig standard library bloat
Fixes #101
2024-03-01 10:12:38 -06:00
David Gonzalez Martin
e9e5165345 Implement basic tests and error unions 2024-02-27 10:58:05 -06:00
David Gonzalez Martin
b185b0b8b8 fix macos build 2024-02-24 11:20:25 -06:00
David Gonzalez Martin
1ecf7fa908 Pass all tests on Apple M1 2024-02-20 19:55:42 -06:00
David Gonzalez Martin
e9991b8d9a pass more tests 2024-02-18 08:26:17 -06:00
David Gonzalez Martin
40734d52ee hello world 2024-02-07 19:53:58 +01:00
David Gonzalez Martin
c75b8db371 rework semantic analysis 2024-02-01 12:42:15 +01:00
David Gonzalez Martin
395bdd4cc4 Pass first test with LLVM. Ditch C transpiler 2024-01-26 23:45:02 +01:00