514 Commits

Author SHA1 Message Date
5e8a08d5be Release (web)
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 4m22s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 16m0s
CI / release (ubuntu-latest) (pull_request) Successful in 2s
CI / ci (Release, ubuntu-latest) (push) Successful in 4m13s
CI / ci (Debug, ubuntu-latest) (push) Successful in 15m48s
CI / release (ubuntu-latest) (push) Successful in 2s
main
2025-06-21 22:07:43 -06:00
cec78d510f Install binaries
All checks were successful
CI / ci (Release, ubuntu-latest) (push) Successful in 4m23s
CI / ci (Debug, ubuntu-latest) (push) Successful in 16m4s
CI / release (ubuntu-latest) (push) Successful in 1s
2025-06-21 21:09:33 -06:00
aa76d7e081 Reproduce command
Some checks failed
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 1h30m4s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 1h30m23s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 1h31m28s
CI / ci (Debug, ubuntu-latest) (pull_request) Has been cancelled
CI / ci (Debug, ubuntu-latest) (push) Has started running
CI / ci (MinSizeRel, ubuntu-latest) (push) Has started running
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Has started running
CI / ci (Release, ubuntu-latest) (push) Has started running
2025-06-21 10:08:47 -06:00
03aa714a51 Compile the compiler
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 5m55s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 5m58s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 6m0s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 18m14s
CI / ci (Release, ubuntu-latest) (push) Successful in 5m54s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 5m56s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 5m58s
CI / ci (Debug, ubuntu-latest) (push) Successful in 18m19s
2025-06-20 20:18:35 -06:00
14f856b550 Pass 'pointer_sub'
Some checks failed
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 5m25s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 5m28s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 5m30s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 18m3s
CI / ci (Release, ubuntu-latest) (push) Failing after 22s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 6m6s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 6m4s
CI / ci (Debug, ubuntu-latest) (push) Successful in 18m38s
2025-06-19 09:08:09 -06:00
88978ef50b Pass 'leading_trailing_zeroes' 2025-06-18 21:06:32 -06:00
b5c5f9682f Pass 'field_parent_pointer' 2025-06-18 16:44:29 -06:00
0e1d279623 Pass 'min_max' 2025-06-18 08:41:39 -06:00
788f8a853f Pass 'bool_pair' 2025-06-18 08:24:48 -06:00
e74bfcabe2 Pass 'return_array' 2025-06-18 08:21:57 -06:00
27f9cf3c93 Pass 'enum_debug_info' 2025-06-18 08:15:37 -06:00
3fdd2826b1 Pass 'enum_arbitrary_abi' 2025-06-18 08:13:14 -06:00
54f86ac8f3 Pass 'basic_struct_passing' 2025-06-18 07:58:48 -06:00
a36fdc88f0 Pass 'opaque' 2025-06-18 07:55:09 -06:00
08f8bf723e Pass 'enum_array' 2025-06-18 07:51:20 -06:00
134339002b Pass 'forward_declared_type' 2025-06-17 20:31:49 -06:00
422adc4693 Pass 'self_referential_struct' 2025-06-17 20:30:18 -06:00
52004cc117 Pass 'generic_pointer_array' 2025-06-17 20:28:58 -06:00
f48cd83c4e Pass 'noreturn_macro' 2025-06-17 19:47:27 -06:00
62c9909d46 Pass 'generic_pointer_macro' 2025-06-17 19:28:09 -06:00
2d2dd43512 Pass 'generic_macro' 2025-06-17 19:12:59 -06:00
51cad46ad6 Pass 'basic_macro' 2025-06-17 09:51:51 -06:00
156fed3166 Pass some easy tests
All checks were successful
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 4m15s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 4m14s
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 4m12s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 15m24s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 4m17s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 4m16s
CI / ci (Release, ubuntu-latest) (push) Successful in 4m13s
CI / ci (Debug, ubuntu-latest) (push) Successful in 15m28s
2025-06-16 19:19:06 -06:00
8a7c1e9fa6 Pass 'constant_global_reference' 2025-06-16 19:10:27 -06:00
4929776117 Pass 'break_continue' 2025-06-16 19:05:56 -06:00
6837d85273 Pass 'basic_union' 2025-06-16 19:00:38 -06:00
06395cc20e Pass some tests 2025-06-16 13:05:03 -06:00
e75d295b0e Pass 'type_alias' 2025-06-16 12:49:07 -06:00
9d1b86bc68 Pass 'slice_of_slices' 2025-06-16 12:43:07 -06:00
adfce1d43e Implement for, among other stuff
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 3m25s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 3m27s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 3m30s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 13m48s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 3m31s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 3m28s
CI / ci (Release, ubuntu-latest) (push) Successful in 3m26s
CI / ci (Debug, ubuntu-latest) (push) Successful in 13m48s
2025-06-16 10:03:09 -06:00
b24b5f29f7 Shortcircuiting 2025-06-14 06:57:11 -06:00
81fd0aebfd Switch statement
All checks were successful
CI / ci (Release, ubuntu-latest) (pull_request) Successful in 3m7s
CI / ci (MinSizeRel, ubuntu-latest) (pull_request) Successful in 3m11s
CI / ci (RelWithDebInfo, ubuntu-latest) (pull_request) Successful in 3m9s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 12m50s
CI / ci (MinSizeRel, ubuntu-latest) (push) Successful in 3m12s
CI / ci (RelWithDebInfo, ubuntu-latest) (push) Successful in 3m10s
CI / ci (Release, ubuntu-latest) (push) Successful in 3m7s
CI / ci (Debug, ubuntu-latest) (push) Successful in 12m50s
2025-06-13 22:51:50 -06:00
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