Converting a string to a bare enum
|
|
3
|
38
|
July 17, 2025
|
Comptime-known values passed to runtime function paramters, do they optimize?
|
|
10
|
348
|
July 14, 2025
|
Type id comptime generation
|
|
5
|
77
|
July 13, 2025
|
Working with strings in array... "unable to resolve comptime value"
|
|
4
|
779
|
July 11, 2025
|
Comptime function call counting
|
|
1
|
106
|
July 7, 2025
|
Generic function call or generic function wrapper
|
|
5
|
93
|
July 5, 2025
|
Comptime commandline builder
|
|
5
|
125
|
July 3, 2025
|
Comptime var behavior within defer
|
|
12
|
252
|
June 18, 2025
|
A Nanopass framework for Zig
|
|
3
|
193
|
June 12, 2025
|
Is there a way to improve LSP for comptime types?
|
|
4
|
239
|
June 12, 2025
|
Difference between comptime T: type and T: type in function parameters?
|
|
4
|
167
|
May 23, 2025
|
Implementing a Struct of Arrays (C++26 compared to Zig)
|
|
4
|
247
|
May 6, 2025
|
Comptime system calls
|
|
6
|
225
|
April 29, 2025
|
How do I view the results of comptime expansion?
|
|
8
|
163
|
April 25, 2025
|
Proposal : builtin @assert() One assert to rule them all
|
|
17
|
633
|
April 22, 2025
|
User-friendlines of `anytype`
|
|
1
|
252
|
April 3, 2025
|
Unable to evaluate comptime expression in if statement error
|
|
2
|
62
|
April 2, 2025
|
Should I rather use comptime struct fields or parametric type constant
|
|
3
|
206
|
March 29, 2025
|
Placement of @setEvalBranchQuota
|
|
3
|
188
|
March 25, 2025
|
How to detect at comptime an struct field that is default initialized to undefined?
|
|
11
|
236
|
March 15, 2025
|
Is it possible to create a list of concrete compiled types at comptime?
|
|
3
|
140
|
March 12, 2025
|
Question about comptime evaluation of functions
|
|
9
|
228
|
March 3, 2025
|
Notification framework query
|
|
0
|
121
|
February 23, 2025
|
How do you generate struct fields at comptime with struct functions?
|
|
3
|
435
|
February 7, 2025
|
enums.directEnumArrayDefault, using null as default value
|
|
4
|
76
|
January 26, 2025
|
Need help and Suggestions Idiomatic Way of serialize/deserialize json accross the network TCP
|
|
3
|
193
|
January 27, 2025
|
Inferring key/value types of a map
|
|
2
|
75
|
January 24, 2025
|
Tuple with similarly-typed elements: How to call function on arbitrary element?
|
|
2
|
141
|
January 20, 2025
|
Better understanding of comptime and loop unrolling
|
|
2
|
125
|
January 17, 2025
|
Zig's Comptime Is Bonkers Good
|
|
13
|
1109
|
January 12, 2025
|