514 Commits

Author SHA1 Message Date
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
0eee2a4ff3 Make more progress
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m53s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m52s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m58s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m26s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m53s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m59s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 3m7s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m32s
2025-04-29 05:34:52 -06:00
1b0a5c4636 Loop break and continue
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m46s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m44s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m50s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m21s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m47s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m58s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m37s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m21s
2025-04-28 20:19:55 -06:00
88c187de46 Constant global reference and proper type solving
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m42s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m41s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m45s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m12s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m40s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m36s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m42s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m8s
2025-04-28 15:34:52 -06:00
a4544ff941 Basic union
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m33s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m31s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m36s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m56s
2025-04-27 19:37:10 -06:00
4b2ef1d32d Make some more progress
All checks were successful
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m30s
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m34s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m37s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m4s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m37s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m39s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m42s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m4s
2025-04-26 20:21:12 -06:00
71707473bd Properly scope generic types
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m47s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m43s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m52s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m17s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m33s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m32s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m38s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m57s
2025-04-26 11:41:39 -06:00
a8ec7caab7 For each integer
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m35s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m34s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m41s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 3m59s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m28s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m32s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m37s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m56s
2025-04-25 17:47:01 -06:00
1983d50280 Implement generic macro
All checks were successful
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m40s
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m44s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m43s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m10s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m29s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m26s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m32s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m51s
2025-04-25 11:05:59 -06:00
7cc1e29694 Implement basic macro
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m35s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m33s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m43s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 4m5s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m30s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m27s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m35s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m53s
2025-04-24 06:29:19 -06:00
2be7142608 Arbitrary-bit fields inside structs
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m25s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m22s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m29s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 3m47s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m39s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m37s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m44s
CI / ci (Debug, ubuntu-latest) (push) Successful in 4m2s
2025-04-21 07:00:08 -06:00
b8873564af Integer formats
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m21s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m20s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m25s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m37s
2025-04-20 20:28:59 -06:00
3cbd427f14 Introduce typealias
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m20s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m18s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m24s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m35s
2025-04-20 20:08:12 -06:00
1e6dd642d9 Enum name and slice of slices
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m27s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m23s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m28s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 3m43s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m13s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m13s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m20s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m29s
2025-04-20 13:02:43 -06:00
c7c5b509f2 Rework value type analysis and remove slice coerce
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m23s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m22s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m30s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m35s
2025-04-19 19:58:43 -06:00
c09715b2d0 For each
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (pull_request) Successful in 2m19s
CI / ci (ReleaseSmall, ubuntu-latest) (pull_request) Successful in 2m17s
CI / ci (ReleaseSafe, ubuntu-latest) (pull_request) Successful in 2m23s
CI / ci (Debug, ubuntu-latest) (pull_request) Successful in 3m33s
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m19s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m16s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m22s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m32s
2025-04-19 06:31:54 -06:00
8bef7f8bd0 Arena allocate bytes
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m9s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m6s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m14s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m20s
2025-04-18 12:58:55 -06:00
d421189c45 Fix field access left assign
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m10s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m9s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m17s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m21s
2025-04-18 12:52:59 -06:00
91a23d6976 Speed up iteration times
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 2m13s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 2m10s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 2m13s
CI / ci (Debug, ubuntu-latest) (push) Successful in 3m22s
2025-04-18 07:48:04 -06:00