|
Switch on @TypeOf anytype argument
|
|
1
|
37
|
July 8, 2026
|
|
Tuple literals can be coerced into array and many-item pointers, but tuple variables can't. Intended design?
|
|
13
|
211
|
July 8, 2026
|
|
Why do enum fields create dependency loop errors in situations where decls don't?
|
|
9
|
187
|
July 8, 2026
|
|
Why are there four different versions of `LazyPath.getPath`?
|
|
3
|
161
|
July 8, 2026
|
|
Use of specialization constants in zig shaders
|
|
1
|
125
|
July 8, 2026
|
|
Idiomatic way to write thin zero-cost wrappers?
|
|
9
|
388
|
July 8, 2026
|
|
What are easy to understand sources to learn how to use the new IO?
|
|
13
|
324
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
1008
|
July 7, 2026
|
|
The Zig team makes the language exactly as I would want, even when they don't
|
|
5
|
676
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
193
|
July 7, 2026
|
|
General string handling
|
|
7
|
301
|
July 7, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
202
|
July 7, 2026
|
|
Diving deep into anonymous struct literals
|
|
18
|
2822
|
July 6, 2026
|
|
Adding / counting bools
|
|
18
|
453
|
July 6, 2026
|
|
Multi dimentional slice conversion problems
|
|
4
|
147
|
July 6, 2026
|
|
The request of information of build-commit.yml CI machine
|
|
3
|
113
|
July 6, 2026
|
|
Testing all tests
|
|
18
|
242
|
July 6, 2026
|
|
__LINE__ or __FILE__ Equivalent
|
|
3
|
251
|
July 5, 2026
|
|
How to better represent ast nodes
|
|
1
|
131
|
July 5, 2026
|
|
A counter proposal to @mlugg's "make by-ref capture semantics consistent" proposal
|
|
17
|
736
|
July 5, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
15
|
388
|
July 5, 2026
|
|
One-Line-If doesn't link with One-Line-Else?
|
|
2
|
180
|
July 5, 2026
|
|
Does it make sense to create a function that takes a stdout writer which might not be used?
|
|
2
|
124
|
July 4, 2026
|
|
Zeroing at comptime syntax
|
|
9
|
517
|
July 4, 2026
|
|
Why does panic handler is separated from std options
|
|
2
|
217
|
July 4, 2026
|
|
How to copy a smaller slice into a bigger slice?
|
|
11
|
355
|
July 4, 2026
|
|
Why is @constCast a one-directional function?
|
|
8
|
403
|
July 4, 2026
|
|
State of http middlewares in zig 0.16
|
|
4
|
381
|
July 4, 2026
|
|
How should the term "comptime value" be defined?
|
|
24
|
306
|
July 4, 2026
|
|
Formatting int does add a + sign
|
|
10
|
217
|
July 3, 2026
|