|
Why are there four different versions of `LazyPath.getPath`?
|
|
2
|
51
|
July 8, 2026
|
|
Why do enum fields create dependency loop errors in situations where decls don't?
|
|
7
|
76
|
July 8, 2026
|
|
What are easy to understand sources to learn how to use the new IO?
|
|
13
|
280
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
966
|
July 7, 2026
|
|
Tuple literals can be coerced into array and many-item pointers, but tuple variables can't. Intended design?
|
|
3
|
70
|
July 7, 2026
|
|
Idiomatic way to write thin zero-cost wrappers?
|
|
8
|
289
|
July 7, 2026
|
|
The Zig team makes the language exactly as I would want, even when they don't
|
|
5
|
653
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
190
|
July 7, 2026
|
|
General string handling
|
|
7
|
294
|
July 7, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
197
|
July 7, 2026
|
|
Diving deep into anonymous struct literals
|
|
18
|
2817
|
July 6, 2026
|
|
Adding / counting bools
|
|
18
|
449
|
July 6, 2026
|
|
Multi dimentional slice conversion problems
|
|
4
|
147
|
July 6, 2026
|
|
The request of information of build-commit.yml CI machine
|
|
3
|
112
|
July 6, 2026
|
|
Testing all tests
|
|
18
|
239
|
July 6, 2026
|
|
__LINE__ or __FILE__ Equivalent
|
|
3
|
244
|
July 5, 2026
|
|
How to better represent ast nodes
|
|
1
|
130
|
July 5, 2026
|
|
A counter proposal to @mlugg's "make by-ref capture semantics consistent" proposal
|
|
17
|
724
|
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
|
179
|
July 5, 2026
|
|
Does it make sense to create a function that takes a stdout writer which might not be used?
|
|
2
|
123
|
July 4, 2026
|
|
Zeroing at comptime syntax
|
|
9
|
511
|
July 4, 2026
|
|
Why does panic handler is separated from std options
|
|
2
|
216
|
July 4, 2026
|
|
How to copy a smaller slice into a bigger slice?
|
|
11
|
351
|
July 4, 2026
|
|
Why is @constCast a one-directional function?
|
|
8
|
402
|
July 4, 2026
|
|
State of http middlewares in zig 0.16
|
|
4
|
380
|
July 4, 2026
|
|
How should the term "comptime value" be defined?
|
|
24
|
306
|
July 4, 2026
|
|
Formatting int does add a + sign
|
|
10
|
214
|
July 3, 2026
|
|
Write to mem or file
|
|
6
|
249
|
July 3, 2026
|
|
Proposal: let's call a `many-item pointer` a `mointer` from now on
|
|
15
|
672
|
July 3, 2026
|