How to test for errors
|
|
2
|
144
|
September 30, 2024
|
Set debug level at runtime
|
|
3
|
140
|
October 1, 2024
|
addModule and depencies not working
|
|
1
|
65
|
October 1, 2024
|
Can I pass the source instead file path?
|
|
2
|
81
|
September 30, 2024
|
Who owns the bytes when returning structs?
|
|
10
|
1099
|
September 29, 2024
|
Zap build problem
|
|
6
|
172
|
September 29, 2024
|
Confused about error
|
|
2
|
85
|
September 29, 2024
|
Suggestions for a popular, probably-in-the-future-well-maintained vector (and matrix) library?
|
|
2
|
161
|
September 29, 2024
|
Working around "packed structs cannot contain arrays"
|
|
5
|
193
|
September 29, 2024
|
Nested tagged unions
|
|
18
|
172
|
September 28, 2024
|
Creating a big 2D array
|
|
7
|
109
|
September 28, 2024
|
Help me name my EtherCAT library?
|
|
6
|
150
|
September 28, 2024
|
How to have a "generic" struct in a data structure
|
|
5
|
141
|
September 27, 2024
|
How to get the equality of two values of a struct type?
|
|
2
|
85
|
September 27, 2024
|
Union Equality
|
|
8
|
329
|
September 27, 2024
|
Comparing tags of tagged unions
|
|
10
|
139
|
September 27, 2024
|
Zig has wrong size of `usize` for my machine
|
|
7
|
235
|
September 26, 2024
|
Is there a way to concat comptime string and comptime_int?
|
|
4
|
118
|
September 26, 2024
|
How to use const declarations
|
|
3
|
141
|
September 26, 2024
|
Passing a slice of strings to a function
|
|
1
|
82
|
September 26, 2024
|
Representing a “units” type or 1-D vector space
|
|
5
|
120
|
September 26, 2024
|
Is it possible to check the type of a field of a comptime struct?
|
|
1
|
79
|
September 26, 2024
|
Help me compare Zig and Go for my use case(s)
|
|
4
|
200
|
September 25, 2024
|
Estimated 0.14 release date?
|
|
3
|
341
|
September 25, 2024
|
Is it safe to delete from an AutoHashMap while looping over it?
|
|
5
|
201
|
September 25, 2024
|
Comptime Enum Value Declarations
|
|
5
|
86
|
September 25, 2024
|
How to make zls do this?
|
|
3
|
118
|
September 24, 2024
|
Help with endless Code Generation step while creating GDT array for my zig OS kernel
|
|
5
|
63
|
September 24, 2024
|
How to guard clause optionals (how to test for non-null)?
|
|
9
|
179
|
September 23, 2024
|
How to construct a packed struct with some padding bytes?
|
|
6
|
139
|
September 23, 2024
|