dimgigov
f619316470
feat: full match expressions in bootstrap and selfhost
...
Lower match to if-else for literals, ranges, enum tags, and wildcards.
Fix bootstrap literal arms that always matched; port real arm AST/parser
and Lcx_LowerMatch to selfhost with last-expression return. Expand
pattern_matching example and add parse/use-after-move/double-mut golden
diagnostics. Selfhost-loop remains binary-identical.
2026-07-16 16:19:43 +03:00
..
2026-05-31 02:01:28 +03:00
2026-07-15 16:00:21 +03:00
2026-06-01 02:57:46 +03:00
2026-06-07 18:09:40 +03:00
2026-06-11 09:21:06 +03:00
2026-06-11 09:21:06 +03:00
2026-05-31 23:48:45 +03:00
2026-05-31 02:01:28 +03:00
2026-05-31 13:06:29 +03:00
2026-06-05 21:05:00 +03:00
2026-06-05 21:05:00 +03:00
2026-07-15 16:00:21 +03:00
2026-05-31 13:06:29 +03:00
2026-05-31 13:06:29 +03:00
2026-05-31 11:57:52 +03:00
2026-05-31 02:01:28 +03:00
2026-05-31 02:01:28 +03:00
2026-07-15 16:07:47 +03:00
2026-06-05 23:39:41 +03:00
2026-06-05 21:26:51 +03:00
2026-06-05 21:34:37 +03:00
2026-07-15 16:00:21 +03:00
2026-05-31 13:06:29 +03:00
2026-05-31 02:01:28 +03:00
2026-07-15 16:00:21 +03:00
2026-06-05 21:05:00 +03:00
2026-05-31 23:48:45 +03:00
2026-07-16 16:19:43 +03:00
2026-06-05 21:05:00 +03:00
2026-05-31 10:15:44 +03:00
2026-07-15 16:00:21 +03:00
2026-07-15 16:00:21 +03:00
2026-05-31 13:06:29 +03:00
2026-05-31 10:15:44 +03:00
2026-05-31 02:01:28 +03:00
2026-06-11 09:21:06 +03:00
2026-06-05 20:32:10 +03:00
2026-06-05 20:32:10 +03:00
2026-06-05 23:06:53 +03:00
2026-05-31 23:48:45 +03:00
2026-05-31 10:15:44 +03:00
2026-07-15 16:00:21 +03:00