Commit Graph

17 Commits

Author SHA1 Message Date
hl-valdemar 61293a23e7 expand yield to if-statements and loops 2026-06-27 11:52:17 +02:00
hl-valdemar f610be1b59 add yield 2026-06-27 10:57:22 +02:00
hl-valdemar b4ce2c2117 add defer 2026-06-27 04:11:56 +02:00
hl-valdemar 81ae939bf0 break and continue in loops 2026-06-27 03:36:31 +02:00
hl-valdemar 70a6d69d29 add range constraint type 2026-06-25 23:06:13 +02:00
hl-valdemar c7e171c438 implicit address-taking for array slices 2026-06-24 00:16:09 +02:00
hl-valdemar 2f68fc966a enums 2026-06-23 18:24:36 +02:00
hl-valdemar f16f352d1e distinct type aliasing 2026-06-23 18:24:36 +02:00
hl-valdemar 6512ccd543 compound assignment 2026-06-23 18:24:36 +02:00
hl-valdemar 663f4dc658 condtional multi-unwrap and guard clauses 2026-06-23 18:24:36 +02:00
hl-valdemar 27f42dd253 for loops 2026-06-23 18:24:36 +02:00
hl-valdemar 380b5943b3 while loops 2026-06-23 18:24:36 +02:00
hl-valdemar f4194492cc conditional optional unwrapping 2026-06-23 18:24:36 +02:00
hl-valdemar c90ada608e booleans, comparisons, and if/else 2026-06-23 18:24:36 +02:00
hl-valdemar 3b7c3fcbd0 sentinel pointers and c strings 2026-06-23 18:24:35 +02:00
hl-valdemar 4e860b033e c interop type foundation 2026-06-23 18:24:35 +02:00
hl-valdemar d6e03b6f08 package-type imports 2026-06-10 20:54:14 +02:00