19 Commits

Author SHA1 Message Date
David Gonzalez Martin
84c279aa3d Self referential struct 2024-04-06 08:33:14 -06:00
David Gonzalez Martin
94af9fda83 First polymorphic type implementation 2024-04-05 09:31:45 -06:00
David Gonzalez Martin
1739e37ed3 Introduce sliceable structs 2024-04-03 07:51:08 -06:00
David Gonzalez Martin
8e4fc03d1b Modernize std API 2024-03-08 16:35:40 -06:00
David Gonzalez Martin
e9e5165345 Implement basic tests and error unions 2024-02-27 10:58:05 -06:00
David Gonzalez Martin
6ae42e05c5 Make build work 2024-02-21 18:32:42 -06:00
David Gonzalez Martin
ff21b7d698 remove assert builtin 2024-02-20 20:12:20 -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
177bd18eeb Fix pointer to array issue 2024-02-12 19:57:03 -06:00
David Gonzalez Martin
bd6c637f7c Fix range compute 2024-02-12 12:53:05 -06:00
David Gonzalez Martin
13606f7d56 implement assert builtin 2024-02-12 08:48:23 -06:00
David Gonzalez Martin
d4983b56f7 pass more tests 2024-02-12 07:25:26 -06:00
David Gonzalez Martin
40734d52ee hello world 2024-02-07 19:53:58 +01:00
David Gonzalez Martin
cb4226295b Pass more tests 2024-02-02 08:18:52 +01:00
David Gonzalez Martin
c75b8db371 rework semantic analysis 2024-02-01 12:42:15 +01:00
David Gonzalez Martin
a1d3994395 basic conditional compilation 2024-01-29 00:38:21 +01:00
David Gonzalez Martin
395bdd4cc4 Pass first test with LLVM. Ditch C transpiler 2024-01-26 23:45:02 +01:00
David Gonzalez Martin
dda1ab3a56 Divide tests between standalone and integral 2023-12-17 19:42:18 +01:00