|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
118
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
242
|
March 18, 2026
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
2
|
198
|
March 15, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
265
|
March 13, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
391
|
March 9, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
312
|
February 23, 2026
|
|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
162
|
February 11, 2026
|
|
Reading file formats enforced by comptime ordering
|
|
14
|
245
|
February 9, 2026
|
|
Why is the comptime keyword needed in this inline for loop condition?
|
|
7
|
421
|
January 27, 2026
|
|
Conditional compilation with build time enums?
|
|
12
|
392
|
January 19, 2026
|
|
Enforce same length arrays
|
|
7
|
396
|
January 19, 2026
|
|
Initialize arrays at comptime
|
|
10
|
532
|
January 13, 2026
|
|
How to create a memory region at compile time and have part of it embedded in the program binary?
|
|
13
|
349
|
January 10, 2026
|
|
Determining whether a particular union tag is present in a list of tags
|
|
2
|
153
|
December 23, 2025
|
|
Comptime error about alignment
|
|
7
|
362
|
December 13, 2025
|
|
Can I activate union tag in generic union from inline switch else case?
|
|
2
|
110
|
November 28, 2025
|
|
How can I check if a function parameter is a comptime parameter?
|
|
6
|
265
|
November 20, 2025
|
|
Automated Function Tracing
|
|
3
|
237
|
November 9, 2025
|
|
Type id comptime generation
|
|
7
|
407
|
November 7, 2025
|
|
Importing based on comptime value
|
|
29
|
760
|
November 3, 2025
|
|
Comptime array access
|
|
8
|
232
|
November 2, 2025
|
|
Comptime Linting Using @typeInfo
|
|
13
|
359
|
October 27, 2025
|
|
Can you walk a filesystem in comptime and create a structure of multiple @embedFile?
|
|
7
|
1170
|
October 24, 2025
|
|
Exporting Generic Implementations from different files
|
|
2
|
189
|
October 20, 2025
|
|
Comptime performance limits
|
|
6
|
511
|
October 17, 2025
|
|
How to write file at comptime?
|
|
3
|
350
|
October 15, 2025
|
|
Attach Methods to a union created with @Type
|
|
6
|
236
|
October 9, 2025
|
|
Function that accepts array of any length - is it a thing?
|
|
39
|
1319
|
October 9, 2025
|
|
Why are c_int and similar builtin types?
|
|
6
|
365
|
September 22, 2025
|
|
Setting a field that may not exist based on comptime condition
|
|
2
|
127
|
September 11, 2025
|