|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
118
|
February 11, 2026
|
|
Reading file formats enforced by comptime ordering
|
|
14
|
173
|
February 9, 2026
|
|
Why is the comptime keyword needed in this inline for loop condition?
|
|
7
|
291
|
January 27, 2026
|
|
Conditional compilation with build time enums?
|
|
12
|
286
|
January 19, 2026
|
|
Enforce same length arrays
|
|
7
|
338
|
January 19, 2026
|
|
Initialize arrays at comptime
|
|
10
|
458
|
January 13, 2026
|
|
How to create a memory region at compile time and have part of it embedded in the program binary?
|
|
13
|
279
|
January 10, 2026
|
|
Determining whether a particular union tag is present in a list of tags
|
|
2
|
138
|
December 23, 2025
|
|
Comptime error about alignment
|
|
7
|
301
|
December 13, 2025
|
|
Can I activate union tag in generic union from inline switch else case?
|
|
2
|
94
|
November 28, 2025
|
|
How can I check if a function parameter is a comptime parameter?
|
|
6
|
241
|
November 20, 2025
|
|
Automated Function Tracing
|
|
3
|
213
|
November 9, 2025
|
|
Type id comptime generation
|
|
7
|
332
|
November 7, 2025
|
|
Importing based on comptime value
|
|
29
|
670
|
November 3, 2025
|
|
Comptime array access
|
|
8
|
176
|
November 2, 2025
|
|
Comptime Linting Using @typeInfo
|
|
13
|
292
|
October 27, 2025
|
|
Can you walk a filesystem in comptime and create a structure of multiple @embedFile?
|
|
7
|
1117
|
October 24, 2025
|
|
Exporting Generic Implementations from different files
|
|
2
|
175
|
October 20, 2025
|
|
Comptime performance limits
|
|
6
|
418
|
October 17, 2025
|
|
How to write file at comptime?
|
|
3
|
305
|
October 15, 2025
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
1
|
81
|
October 15, 2025
|
|
Attach Methods to a union created with @Type
|
|
6
|
194
|
October 9, 2025
|
|
Function that accepts array of any length - is it a thing?
|
|
39
|
994
|
October 9, 2025
|
|
Why are c_int and similar builtin types?
|
|
6
|
323
|
September 22, 2025
|
|
Setting a field that may not exist based on comptime condition
|
|
2
|
107
|
September 11, 2025
|
|
Function pointers with array return type of comptime known size
|
|
10
|
186
|
September 7, 2025
|
|
Comptime-known values passed to runtime function paramters, do they optimize?
|
|
11
|
462
|
August 28, 2025
|
|
Zig comptime for C projects using CMake
|
|
4
|
435
|
August 24, 2025
|
|
Is there a way to spread/destructure a variable number of enum elements into switch prongs?
|
|
2
|
110
|
August 1, 2025
|
|
Pre-comptime collection of "distributed enumeration"?
|
|
3
|
204
|
July 29, 2025
|