2 Commits

Author SHA1 Message Date
Jacob Young
912b84bbad cbe: fix atomics 2022-10-25 05:11:29 -04:00
Isaac Freund
0d32b73078
stage2: Implement explicit backing integers for packed structs
Now the backing integer of a packed struct type may be explicitly
specified with e.g. `packed struct(u32) { ... }`.
2022-08-10 19:54:45 +02:00