21 Commits

Author SHA1 Message Date
3a232da71e remove "enable_llvm" switch 2025-02-20 14:18:04 -06:00
621ce78874 rename parser to converter 2025-02-20 13:58:56 -06:00
9e5fcc8af3 Character functions 2025-02-20 09:43:28 -06:00
4d2ebeab02 Some restructuring on the parser 2025-02-20 09:27:40 -06:00
c80ea273de Actually include parsing test 2025-02-20 07:08:05 -06:00
ff08270b6b Add CI coverage 2025-02-19 22:00:47 -06:00
9cbb03256b Parse simple file with null storage and result 2025-02-19 19:13:05 -06:00
7ee458b93b Linker pipeline 2025-02-19 12:33:21 -06:00
8126a5e9e8 Code generation pipeline 2025-02-19 07:08:11 -06:00
b7eff075fc Optimization pipeline 2025-02-18 20:17:18 -06:00
59b35682c7 Implement target machine 2025-02-18 19:33:10 -06:00
2e76e5f6fd reach abi compatibility 2025-02-18 19:33:10 -06:00
6662759bc8 wip emit 2025-02-18 19:33:10 -06:00
589677fa5b advance llvm well enough 2025-02-18 19:33:10 -06:00
b59377fe97 Some formatting 2025-02-18 19:33:10 -06:00
b53a5bbae5 File API 2025-02-18 19:33:10 -06:00
e291ff1bee panic cleanup and misc 2025-02-18 19:33:10 -06:00
230acc6ce7 implement arena 2025-02-18 19:33:10 -06:00
5e7126ab93 take out the garbage 2025-02-18 19:33:10 -06:00
d8570dce2e wip 2025-02-18 19:33:10 -06:00
David Gonzalez Martin
fa043dfbc0 Introduce dummy ELF writer 2024-08-09 12:50:31 +02:00