9 Commits

Author SHA1 Message Date
7ad2bca45c Arbitrary enum and target machine in self-hosted
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 34s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 31s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 36s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 2m28s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 33s
CI / ci (Release, ubuntu-latest) (push) Successful in 31s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 36s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m29s
2025-05-31 08:23:55 -06:00
36f2e7b157 Link LLVM bindings
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 33s
CI / ci (Release, ubuntu-latest) (push) Successful in 31s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 36s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m28s
2025-05-31 06:31:17 -06:00
f24ec2864c More serious LLVM linking
All checks were successful
CI / ci (Release, ubuntu-latest) (push) Successful in 1m9s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m15s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m14s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m19s
2025-05-29 21:05:32 -06:00
a6315a388f Roughly link LLVM for self-hosted compiler
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m11s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m10s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m9s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m4s
2025-05-29 07:50:56 -06:00
d327813595 Unify argument builder API
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m12s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m14s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m13s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m32s
2025-05-29 06:26:52 -06:00
9138454892 Separate LLVM binding library
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m10s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m7s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m9s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m30s
2025-05-28 21:57:43 -06:00
dfe5ea43cd Parse minimal file
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m7s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m4s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m7s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m24s
2025-05-28 20:49:04 -06:00
5de4ba76f5 Self-referential struct
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m4s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m4s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m2s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m37s
2025-05-23 19:55:59 -06:00
510f27e13f Port the compiler from Zig to C++
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m10s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m9s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m13s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 2m44s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m5s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m5s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m4s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m37s
2025-05-23 07:47:53 -06:00