Zig-recover - Regain control when a function panics
|
|
4
|
509
|
August 29, 2024
|
Idiomatic way to emit errors during build?
|
|
17
|
285
|
August 8, 2024
|
Iterating optional error unions (i.e. `!?T`)
|
|
12
|
117
|
July 19, 2024
|
Std.mem.eql seems to crash my kernel in a weird way
|
|
5
|
210
|
May 3, 2024
|
How to handle errors with less nesting?
|
|
3
|
197
|
April 18, 2024
|
Using ComptimeStringMap for Errors with Payloads
|
|
20
|
686
|
March 21, 2024
|
Applying the Diagnostics pattern in practice
|
|
1
|
457
|
March 17, 2024
|
How to solve error "unable to resolve comptime value"?
|
|
8
|
860
|
March 7, 2024
|
What is the best way to handle unrecoverable errors like OutOfMemory in an application?
|
|
25
|
1220
|
January 29, 2024
|
Error code disambiguation / specializing
|
|
5
|
388
|
January 28, 2024
|
Error handling (with custom messages)
|
|
4
|
389
|
December 31, 2023
|
Custom errors with payloads (with current zig)
|
|
6
|
1285
|
December 18, 2023
|