|
Determining whether a particular union tag is present in a list of tags
|
|
2
|
132
|
December 23, 2025
|
|
Comptime error about alignment
|
|
7
|
289
|
December 13, 2025
|
|
Can I activate union tag in generic union from inline switch else case?
|
|
2
|
91
|
November 28, 2025
|
|
How can I check if a function parameter is a comptime parameter?
|
|
6
|
234
|
November 20, 2025
|
|
Automated Function Tracing
|
|
3
|
199
|
November 9, 2025
|
|
Type id comptime generation
|
|
7
|
308
|
November 7, 2025
|
|
Importing based on comptime value
|
|
29
|
641
|
November 3, 2025
|
|
Comptime array access
|
|
8
|
162
|
November 2, 2025
|
|
Comptime Linting Using @typeInfo
|
|
13
|
279
|
October 27, 2025
|
|
Can you walk a filesystem in comptime and create a structure of multiple @embedFile?
|
|
7
|
1101
|
October 24, 2025
|
|
Exporting Generic Implementations from different files
|
|
2
|
174
|
October 20, 2025
|
|
Comptime performance limits
|
|
6
|
396
|
October 17, 2025
|
|
How to write file at comptime?
|
|
3
|
298
|
October 15, 2025
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
1
|
78
|
October 15, 2025
|
|
Attach Methods to a union created with @Type
|
|
6
|
184
|
October 9, 2025
|
|
Function that accepts array of any length - is it a thing?
|
|
39
|
943
|
October 9, 2025
|
|
Why are c_int and similar builtin types?
|
|
6
|
308
|
September 22, 2025
|
|
Setting a field that may not exist based on comptime condition
|
|
2
|
106
|
September 11, 2025
|
|
Function pointers with array return type of comptime known size
|
|
10
|
181
|
September 7, 2025
|
|
Comptime-known values passed to runtime function paramters, do they optimize?
|
|
11
|
451
|
August 28, 2025
|
|
Zig comptime for C projects using CMake
|
|
4
|
405
|
August 24, 2025
|
|
Is there a way to spread/destructure a variable number of enum elements into switch prongs?
|
|
2
|
109
|
August 1, 2025
|
|
Pre-comptime collection of "distributed enumeration"?
|
|
3
|
200
|
July 29, 2025
|
|
Why can't I loop through struct fields with runtime loop?
|
|
6
|
510
|
July 25, 2025
|
|
Converting a string to a bare enum
|
|
5
|
339
|
July 18, 2025
|
|
Working with strings in array... "unable to resolve comptime value"
|
|
4
|
916
|
July 11, 2025
|
|
Comptime function call counting
|
|
1
|
120
|
July 7, 2025
|
|
Generic function call or generic function wrapper
|
|
5
|
113
|
July 5, 2025
|
|
Comptime commandline builder
|
|
5
|
142
|
July 3, 2025
|
|
Comptime var behavior within defer
|
|
12
|
303
|
June 18, 2025
|