|
About the Explain category
|
|
0
|
158
|
2 November 2024
|
|
Will odin include more "batteries" in the future?
|
|
6
|
333
|
25 August 2026
|
|
Why no increment-by-one operator in Odin?
|
|
3
|
497
|
13 August 2026
|
|
Coming from Go: Variable shadowing with ok: bool and the or_return logging paradigm
|
|
7
|
345
|
4 August 2026
|
|
Variable unpack from slice
|
|
1
|
120
|
2 August 2026
|
|
Is type punning safe in Odin?
|
|
1
|
289
|
31 July 2026
|
|
Interesting float to integer conversion behaviour
|
|
9
|
499
|
27 July 2026
|
|
Returning structs seems to always return the same reference
|
|
4
|
308
|
16 July 2026
|
|
Why are procedure args immutable, but you can't opt into similar immutability with variables?
|
|
2
|
447
|
12 July 2026
|
|
Is it possible to extend an explicit overload?
|
|
2
|
156
|
10 July 2026
|
|
How am I meant to use @(tag=<string>)?
|
|
2
|
258
|
5 July 2026
|
|
Minimum Supported Windows Version?
|
|
5
|
346
|
3 July 2026
|
|
Is this 'if' statement supposed to work?
|
|
1
|
324
|
30 June 2026
|
|
Error: invalid compound literal type
|
|
1
|
152
|
12 June 2026
|
|
Explain me interfaces and methods in Odin, please
|
|
12
|
2533
|
11 June 2026
|
|
Odin's coding ideology and compliance of code to such ideology
|
|
3
|
444
|
11 June 2026
|
|
How to deal with Rust libraries for bindings?
|
|
5
|
596
|
4 June 2026
|
|
Interesting problem with `odin check . -vet` and generic method
|
|
4
|
161
|
22 May 2026
|
|
"uses virtual memory" - error in the `mem/virtual` docs?
|
|
7
|
184
|
19 May 2026
|
|
AES GCM Encryption
|
|
0
|
116
|
17 May 2026
|
|
Queues implementation in Odin compiler
|
|
1
|
236
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
139
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
366
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
540
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
348
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
218
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
203
|
20 April 2026
|
|
Is Odin's modulo `%` and remainder `%%` operator swapped?
|
|
2
|
462
|
15 April 2026
|
|
Clarification on core:log stripping vs runtime overhead in release builds
|
|
3
|
273
|
15 April 2026
|
|
Autodereference and proc parameters
|
|
3
|
385
|
4 April 2026
|