18 Commits

Author SHA1 Message Date
David Gonzalez Martin
28776701fc First comptime for implementation 2024-04-20 08:25:31 -06:00
David Gonzalez Martin
e44a6ee8b7 Implement file reading in the self-hosted compiler 2024-04-17 08:19:35 -06:00
David Gonzalez Martin
46f070294c Ditch allocator for arena 2024-04-10 10:31:33 -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
6ae42e05c5 Make build work 2024-02-21 18:32:42 -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
395bdd4cc4 Pass first test with LLVM. Ditch C transpiler 2024-01-26 23:45:02 +01:00
David Gonzalez Martin
070baf4599 implement name for executables 2023-12-19 20:26:30 +01:00
David Gonzalez Martin
8a042c58e5 implement basic builder 2023-12-17 12:10:17 +01:00
David Gonzalez Martin
163357c149 Implement exec 2023-12-08 01:34:27 +01:00
David Gonzalez Martin
347ba162a8 Implement fork 2023-12-02 23:47:49 -06:00
David Gonzalez Martin
3074411608 Introduce file writer 2023-12-02 08:51:32 -06:00
David Gonzalez Martin
c6ef35aeed implement current executable path 2023-11-30 17:33:45 -06:00
David Gonzalez Martin
5145110fbf implement page allocator 2023-11-28 18:39:45 -06:00
David Gonzalez Martin
77e54285f5 instruction selection 2023-11-06 13:30:35 -06:00