482 Commits

Author SHA1 Message Date
bb57af7642 Pass a couple more tests 2025-06-13 21:43:02 -06:00
6be1f244fe Pass 'string_to_enum' 2025-06-13 21:36:40 -06:00
7cba1a9b1e Pass 'c_abi' 2025-06-13 20:05:34 -06:00
7abff8975e Pass some more C ABI tests 2025-06-13 19:05:50 -06:00
14ff80bcc5 Pass 'c_ret_struct_array' 2025-06-13 18:46:13 -06:00
b768586b3c Pass some C ABI tests 2025-06-13 18:21:49 -06:00
5702d601df Pass 'va_end' 2025-06-13 18:15:26 -06:00
4c0b77d8ba Pass 'unreachable' 2025-06-13 16:15:18 -06:00
ffee749e95 Some struct tests 2025-06-13 16:08:47 -06:00
17a33ba3bb Pass 'struct' 2025-06-13 15:55:03 -06:00
f07f480a5b Pass 'struct_assignment' 2025-06-13 15:48:22 -06:00
6e7949e9bd Pass 'small_struct_ints' 2025-06-13 15:09:06 -06:00
9e1856d4c5 Pass 'slice' 2025-06-13 13:22:09 -06:00
6b56a1b9c0 Pass 'select' 2025-06-13 13:00:45 -06:00
4269226470 Pass 'return_u64_u64' 2025-06-13 12:43:28 -06:00
329d5b9f73 ReturnType builtin
All checks were successful
CI / ci (Release, ubuntu-latest) (push) Successful in 1m52s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m57s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m55s
CI / ci (Debug, ubuntu-latest) (push) Successful in 8m44s
2025-06-13 11:26:15 -06:00
1bf6198030 Some more indirect tests
All checks were successful
CI / ci (Release, ubuntu-latest) (push) Successful in 1m47s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m50s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m52s
CI / ci (Debug, ubuntu-latest) (push) Successful in 8m32s
2025-06-13 10:37:45 -06:00
4a93d5d3d4 Indirect
All checks were successful
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m41s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m43s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m25s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 8m34s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m43s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m48s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m46s
CI / ci (Debug, ubuntu-latest) (push) Successful in 8m17s
2025-06-13 09:20:14 -06:00
95154512da Pass struct test
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m38s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m43s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m41s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 7m52s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m38s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m43s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m41s
CI / ci (Debug, ubuntu-latest) (push) Successful in 7m54s
2025-06-12 22:15:30 -06:00
8e477e3c8d Pass more bits tests 2025-06-12 20:25:59 -06:00
dbafa768e6 Pass 'bits'
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m31s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m36s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m34s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 7m16s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m28s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m31s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m33s
CI / ci (Debug, ubuntu-latest) (push) Successful in 7m13s
2025-06-12 20:09:11 -06:00
a99423417d Pass 'not_pointer' 2025-06-12 18:35:36 -06:00
96599666b0 Pass 'assignment_operators' 2025-06-12 18:34:42 -06:00
d695e87c16 Pass 'argv' 2025-06-12 18:33:54 -06:00
1a9de62e4b Pass 'byte_size' 2025-06-12 17:59:44 -06:00
a087161ef4 Pass 'extern' 2025-06-12 17:56:35 -06:00
3e39dc1c1c Pass 'function_pointer'
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m14s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m13s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m15s
CI / ci (Debug, ubuntu-latest) (push) Successful in 6m38s
2025-06-12 17:54:38 -06:00
101a3332cd Pass 'global'
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m11s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m16s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m14s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 6m26s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m15s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m20s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m19s
CI / ci (Debug, ubuntu-latest) (push) Successful in 6m29s
2025-06-12 17:42:24 -06:00
7f5d0834ae Pass 'local_type_inference' 2025-06-12 16:46:29 -06:00
b88db22146 Pass 'u1_return' 2025-06-12 16:42:49 -06:00
e05d1b137d Pass a couple of pointer tests
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m5s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m10s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m9s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 6m10s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m5s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m10s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m8s
CI / ci (Debug, ubuntu-latest) (push) Successful in 6m10s
2025-06-12 15:09:26 -06:00
0a506b2e01 Pass some basic tests
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1m2s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1m8s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1m7s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 6m0s
CI / ci (Release, ubuntu-latest) (push) Successful in 1m3s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 1m8s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 1m7s
CI / ci (Debug, ubuntu-latest) (push) Successful in 6m0s
2025-06-12 13:25:24 -06:00
04ca049e6c Pass some more tests
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 48s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 52s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 53s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m18s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 53s
CI / ci (Release, ubuntu-latest) (push) Successful in 50s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 54s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m19s
2025-06-08 08:17:35 -06:00
0b1a070250 Pass some constant self-hosted tests
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 43s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 39s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 44s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 3m32s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 43s
CI / ci (Release, ubuntu-latest) (push) Successful in 40s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 45s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m33s
2025-06-07 08:38:34 -06:00
09c92d666c Move self-hosted tests to self-hosted compiler
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 31s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 35s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 30s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 2m53s
CI / ci (Release, ubuntu-latest) (push) Successful in 33s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 36s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 40s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m53s
2025-06-06 12:18:31 -06:00
4bb8f8f973 Compile self-hosted executables in all build modes
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 48s
CI / ci (Release, ubuntu-latest) (push) Successful in 43s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 54s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m20s
2025-06-05 06:12:51 -06:00
3eca360dbe build_mode, has_debug_info and self-hosted test
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 35s
CI / ci (Release, ubuntu-latest) (push) Successful in 32s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 38s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m48s
2025-06-05 05:51:50 -06:00
fb54aec7c9 Enable compiling tests in non-debug builds
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 34s
CI / ci (Release, ubuntu-latest) (push) Successful in 32s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 37s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m48s
2025-06-05 04:08:12 -06:00
eb88c61f88 Compile first executable with self-hosted compiler
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 34s
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 2m46s
2025-06-04 21:25:30 -06:00
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
a74121567a Use C API for creating target machine
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 33s
CI / ci (Release, ubuntu-latest) (push) Successful in 30s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 36s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m26s
2025-05-31 07:54:25 -06:00
b5f92727b4 Remove prefix logging
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 33s
CI / ci (Release, ubuntu-latest) (push) Successful in 30s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 36s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m25s
2025-05-31 07:08:58 -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