Equivalent to julia's `ifelse`
|
|
3
|
173
|
October 1, 2024
|
Source code rewrite transformations
|
|
5
|
139
|
September 24, 2024
|
Mixin alternative using const declarations
|
|
1
|
366
|
September 22, 2024
|
Allowing .packed, .extern, .struct, .fn, etc. (no @"...")
|
|
23
|
1035
|
September 22, 2024
|
Can we create the world's fastest blockchain using Zig?
|
|
9
|
482
|
September 20, 2024
|
CLI tool for generating syntax-highlighted HTML from individual .zig source files
|
|
5
|
164
|
September 18, 2024
|
No `reader()` method of `std.boundedArray`?
|
|
3
|
178
|
September 17, 2024
|
Using both `_` and `else` in switch prongs
|
|
1
|
141
|
September 14, 2024
|
std.mem.Allocator interface doen't allow for zero-copy resizing using mremap
|
|
1
|
166
|
September 13, 2024
|
Keybinds and keyboard layouts
|
|
5
|
108
|
September 8, 2024
|
Improving Test Runner API
|
|
5
|
220
|
September 6, 2024
|
So Mojo can use 🔥 as a file extension?
|
|
11
|
563
|
September 5, 2024
|
Prefered method to initialize GeneralPurposeAllocator
|
|
14
|
460
|
September 5, 2024
|
Calling convention consistent with C++ methods
|
|
12
|
309
|
September 3, 2024
|
Crazy Idea: Shouldn't I be able to compile the zig compiler to WASM and run it in my browser?
|
|
2
|
443
|
August 31, 2024
|
When should I return error vs optional?
|
|
7
|
427
|
August 23, 2024
|
What are the reasons for exposing errno in std.os.linux syscalls?
|
|
10
|
1052
|
August 21, 2024
|
What is useful about an empty enum value?
|
|
4
|
222
|
August 19, 2024
|
Zig based git hub organizations - tips/tricks?
|
|
7
|
220
|
August 19, 2024
|
Type.Bottom
|
|
3
|
255
|
August 10, 2024
|
Serialize a type
|
|
9
|
205
|
August 9, 2024
|
In need of Parquet Arrow Decompression
|
|
1
|
339
|
August 9, 2024
|
Lazy Dependencies, Best Dependencies?
|
|
5
|
411
|
August 5, 2024
|
Producing DWARF on PE/COFF targets
|
|
3
|
134
|
August 4, 2024
|
Thinking about if it's a good idea to add a function to observe ``std.fifo.LinearFifos`` memory
|
|
10
|
131
|
August 3, 2024
|
Sur facebook considéré comme un hacker
|
|
1
|
144
|
August 2, 2024
|
Comptime and Incremental Compilation
|
|
19
|
592
|
July 30, 2024
|
Proposal: change writeStructEndian and readStructEndian to not write/read padding bytes
|
|
2
|
116
|
July 28, 2024
|
Parentheses in Control Flow Statements
|
|
6
|
153
|
July 26, 2024
|
We can have desestruct one day?
|
|
20
|
745
|
July 26, 2024
|