Files
Odin/core
Barinzaya 92ac86ae3c Fixed fmt handling of bit_set[Enum] when min(Enum) != 0.
The lower bound of the `bit_set` was only being applied *after*
searching for a matching enum value, so values wouldn't line up if the
minimum value of the enum wasn't 0.
2025-04-07 15:41:21 -04:00
..
2024-09-09 18:49:13 +02:00
2024-12-01 11:54:53 +11:00
2025-04-07 13:19:00 +02:00
2025-02-04 21:27:44 +01:00
2025-03-31 10:51:02 +01:00
2025-01-10 12:22:18 +00:00
2025-04-07 13:33:21 +02:00
2025-01-18 22:23:44 +01:00
2024-02-08 15:15:16 +00:00
2025-04-05 19:25:39 +02:00
2025-01-10 07:07:40 +01:00
2025-04-07 15:02:36 +02:00