Robin Voetter
|
b3c71d69ea
|
Fix a whole bunch of issues exposed by ziglang/zig#9191
This also includes a workaround for the fact that @"type" refers to the builtin
and not to a variable called "type". See ziglang/zig#2897.
|
2021-07-06 10:37:39 +02:00 |
|
Robin Voetter
|
419e541a16
|
zig fmt **.zig
|
2021-07-06 10:37:39 +02:00 |
|
Robin Voetter
|
caaf915671
|
Replace {z} format specifiers with std.zig.fmtId
|
2021-01-08 19:49:06 +01:00 |
|
Robin Voetter
|
852b8cb63e
|
Use new {z} fmt syntax to render identifiers
|
2020-10-18 13:43:53 +02:00 |
|
Robin Voetter
|
c708f01e3a
|
Move vulkan/util.zig to id_render.zig, and make it more generic
|
2020-08-11 18:07:21 +02:00 |
|