Files
Odin/core
gingerBill 68df35b378 Add #field_align(N)
It sets the minimum alignment for the fields within a struct. This cannot be used with `#packed`, but can be used with `#align(N)`.
If `#align(N)` is less than `#field_align(N)`, then a warning will be printed.
2024-01-28 17:33:29 +00:00
..
2023-09-30 20:26:04 +01:00
2024-01-05 14:36:58 +00:00
2024-01-17 13:37:06 +01:00
2024-01-08 19:20:06 +01:00
2024-01-08 19:33:30 +01:00
2024-01-26 13:04:47 +00:00
2023-01-16 12:09:09 +00:00
2023-11-13 20:54:19 +01:00
2024-01-17 22:51:49 +00:00
2024-01-28 17:33:29 +00:00
2024-01-28 17:32:34 +00:00
2023-08-23 15:46:32 +02:00
2023-12-21 22:37:26 +01:00
2024-01-17 17:25:23 +00:00
2024-01-17 17:25:23 +00:00
2023-11-23 00:04:06 +01:00
2024-01-17 17:25:23 +00:00
2023-10-27 10:51:21 +11:00