|
About the Explain category
|
|
0
|
160
|
2 November 2024
|
|
New to Odin and playing with some code that I have questions about
|
|
7
|
293
|
23 September 2026
|
|
Will odin include more "batteries" in the future?
|
|
6
|
660
|
25 August 2026
|
|
Could scoped code blocks fit Odin?
|
|
8
|
463
|
11 September 2026
|
|
Tilde backend got removed
|
|
5
|
913
|
4 September 2026
|
|
Why no increment-by-one operator in Odin?
|
|
3
|
567
|
13 August 2026
|
|
Coming from Go: Variable shadowing with ok: bool and the or_return logging paradigm
|
|
7
|
374
|
4 August 2026
|
|
Variable unpack from slice
|
|
1
|
132
|
2 August 2026
|
|
Is type punning safe in Odin?
|
|
1
|
320
|
31 July 2026
|
|
Interesting float to integer conversion behaviour
|
|
9
|
564
|
27 July 2026
|
|
Returning structs seems to always return the same reference
|
|
4
|
326
|
16 July 2026
|
|
Why are procedure args immutable, but you can't opt into similar immutability with variables?
|
|
2
|
494
|
12 July 2026
|
|
Is it possible to extend an explicit overload?
|
|
2
|
168
|
10 July 2026
|
|
How am I meant to use @(tag=<string>)?
|
|
2
|
294
|
5 July 2026
|
|
Minimum Supported Windows Version?
|
|
5
|
374
|
3 July 2026
|
|
Is this 'if' statement supposed to work?
|
|
1
|
348
|
30 June 2026
|
|
Error: invalid compound literal type
|
|
1
|
166
|
12 June 2026
|
|
Explain me interfaces and methods in Odin, please
|
|
12
|
2685
|
11 June 2026
|
|
Odin's coding ideology and compliance of code to such ideology
|
|
3
|
477
|
11 June 2026
|
|
How to deal with Rust libraries for bindings?
|
|
5
|
607
|
4 June 2026
|
|
Interesting problem with `odin check . -vet` and generic method
|
|
4
|
170
|
22 May 2026
|
|
"uses virtual memory" - error in the `mem/virtual` docs?
|
|
7
|
202
|
19 May 2026
|
|
AES GCM Encryption
|
|
0
|
125
|
17 May 2026
|
|
Queues implementation in Odin compiler
|
|
1
|
251
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
155
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
395
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
581
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
383
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
235
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
231
|
20 April 2026
|