|
About the Explain category
|
|
0
|
152
|
2 November 2024
|
|
Interesting float to integer conversion behaviour
|
|
9
|
403
|
27 July 2026
|
|
Returning structs seems to always return the same reference
|
|
4
|
257
|
16 July 2026
|
|
Why are procedure args immutable, but you can't opt into similar immutability with variables?
|
|
2
|
403
|
12 July 2026
|
|
Is it possible to extend an explicit overload?
|
|
2
|
136
|
10 July 2026
|
|
How am I meant to use @(tag=<string>)?
|
|
2
|
225
|
5 July 2026
|
|
Minimum Supported Windows Version?
|
|
5
|
320
|
3 July 2026
|
|
Is this 'if' statement supposed to work?
|
|
1
|
295
|
30 June 2026
|
|
Error: invalid compound literal type
|
|
1
|
133
|
12 June 2026
|
|
Explain me interfaces and methods in Odin, please
|
|
12
|
2307
|
11 June 2026
|
|
Odin's coding ideology and compliance of code to such ideology
|
|
3
|
390
|
11 June 2026
|
|
Why no increment-by-one operator in Odin?
|
|
1
|
291
|
11 June 2026
|
|
How to deal with Rust libraries for bindings?
|
|
5
|
572
|
4 June 2026
|
|
Interesting problem with `odin check . -vet` and generic method
|
|
4
|
155
|
22 May 2026
|
|
"uses virtual memory" - error in the `mem/virtual` docs?
|
|
7
|
171
|
19 May 2026
|
|
AES GCM Encryption
|
|
0
|
108
|
17 May 2026
|
|
Queues implementation in Odin compiler
|
|
1
|
218
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
121
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
330
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
480
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
308
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
206
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
179
|
20 April 2026
|
|
Is Odin's modulo `%` and remainder `%%` operator swapped?
|
|
2
|
412
|
15 April 2026
|
|
Clarification on core:log stripping vs runtime overhead in release builds
|
|
3
|
251
|
15 April 2026
|
|
Autodereference and proc parameters
|
|
3
|
340
|
4 April 2026
|
|
Tilde backend got removed
|
|
3
|
634
|
31 March 2026
|
|
Calling functions in constants
|
|
4
|
375
|
28 March 2026
|
|
I'm using type_of() in a weird way. Is this supposed to compile?
|
|
2
|
207
|
27 March 2026
|
|
Precision drift
|
|
5
|
235
|
27 March 2026
|