C/C++ macro challenge #3: omitting an argument
|
|
0
|
58
|
December 5, 2023
|
C/C++ macro challenge #2: repetitive error handling
|
|
8
|
256
|
December 1, 2023
|
C/C++ macro challenge #1: BOOST_PP_COUNTER
|
|
3
|
234
|
November 23, 2023
|
Best way to print in comptime?
|
|
7
|
249
|
November 11, 2023
|
Can you walk a filesystem in comptime and create a structure of multiple @embedFile?
|
|
6
|
359
|
November 5, 2023
|
Does @TypeOf work in runtime?
|
|
4
|
210
|
November 4, 2023
|
Binary parsing with Kaitai
|
|
5
|
346
|
September 25, 2023
|
The document could be more clear on when to and not to use `comptime`
|
|
8
|
488
|
August 31, 2023
|
Here is my mostly complete JSON parsing utility
|
|
13
|
695
|
August 10, 2023
|
Comptime eval error calling @intFromPtr
|
|
2
|
239
|
August 10, 2023
|
Wrap your NIF with Zig
|
|
1
|
257
|
August 10, 2023
|
What are the semantic differences between @export and export + linksection?
|
|
1
|
213
|
July 1, 2023
|
Tagged union with comptime tag
|
|
3
|
312
|
June 30, 2023
|
How to tell how many backwards branches compile-time execution used?
|
|
0
|
165
|
June 28, 2023
|
How to (ab)use slices with C functions?
|
|
3
|
267
|
June 27, 2023
|