|
About the Explain category
|
|
0
|
155
|
2 November 2024
|
|
Coming from Go: Variable shadowing with ok: bool and the or_return logging paradigm
|
|
7
|
301
|
4 August 2026
|
|
Variable unpack from slice
|
|
1
|
101
|
2 August 2026
|
|
Is type punning safe in Odin?
|
|
1
|
248
|
31 July 2026
|
|
Interesting float to integer conversion behaviour
|
|
9
|
463
|
27 July 2026
|
|
Returning structs seems to always return the same reference
|
|
4
|
290
|
16 July 2026
|
|
Why are procedure args immutable, but you can't opt into similar immutability with variables?
|
|
2
|
432
|
12 July 2026
|
|
Is it possible to extend an explicit overload?
|
|
2
|
143
|
10 July 2026
|
|
How am I meant to use @(tag=<string>)?
|
|
2
|
245
|
5 July 2026
|
|
Minimum Supported Windows Version?
|
|
5
|
337
|
3 July 2026
|
|
Is this 'if' statement supposed to work?
|
|
1
|
313
|
30 June 2026
|
|
Error: invalid compound literal type
|
|
1
|
143
|
12 June 2026
|
|
Explain me interfaces and methods in Odin, please
|
|
12
|
2411
|
11 June 2026
|
|
Odin's coding ideology and compliance of code to such ideology
|
|
3
|
420
|
11 June 2026
|
|
Why no increment-by-one operator in Odin?
|
|
1
|
308
|
11 June 2026
|
|
How to deal with Rust libraries for bindings?
|
|
5
|
584
|
4 June 2026
|
|
Interesting problem with `odin check . -vet` and generic method
|
|
4
|
159
|
22 May 2026
|
|
"uses virtual memory" - error in the `mem/virtual` docs?
|
|
7
|
179
|
19 May 2026
|
|
AES GCM Encryption
|
|
0
|
112
|
17 May 2026
|
|
Queues implementation in Odin compiler
|
|
1
|
229
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
131
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
351
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
514
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
333
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
211
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
188
|
20 April 2026
|
|
Is Odin's modulo `%` and remainder `%%` operator swapped?
|
|
2
|
434
|
15 April 2026
|
|
Clarification on core:log stripping vs runtime overhead in release builds
|
|
3
|
261
|
15 April 2026
|
|
Autodereference and proc parameters
|
|
3
|
358
|
4 April 2026
|
|
Tilde backend got removed
|
|
3
|
660
|
31 March 2026
|