|
About the Explain category
|
|
0
|
146
|
2 November 2024
|
|
Why are procedure args immutable, but you can't opt into similar immutability with variables?
|
|
2
|
286
|
12 July 2026
|
|
Is it possible to extend an explicit overload?
|
|
2
|
111
|
10 July 2026
|
|
How am I meant to use @(tag=<string>)?
|
|
2
|
195
|
5 July 2026
|
|
Minimum Supported Windows Version?
|
|
5
|
296
|
3 July 2026
|
|
Is this 'if' statement supposed to work?
|
|
1
|
263
|
30 June 2026
|
|
Error: invalid compound literal type
|
|
1
|
123
|
12 June 2026
|
|
Explain me interfaces and methods in Odin, please
|
|
12
|
2147
|
11 June 2026
|
|
Odin's coding ideology and compliance of code to such ideology
|
|
3
|
357
|
11 June 2026
|
|
Why no increment-by-one operator in Odin?
|
|
1
|
256
|
11 June 2026
|
|
How to deal with Rust libraries for bindings?
|
|
5
|
551
|
4 June 2026
|
|
Interesting problem with `odin check . -vet` and generic method
|
|
4
|
144
|
22 May 2026
|
|
"uses virtual memory" - error in the `mem/virtual` docs?
|
|
7
|
157
|
19 May 2026
|
|
AES GCM Encryption
|
|
0
|
101
|
17 May 2026
|
|
Queues implementation in Odin compiler
|
|
1
|
206
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
107
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
300
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
434
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
281
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
187
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
167
|
20 April 2026
|
|
Is Odin's modulo `%` and remainder `%%` operator swapped?
|
|
2
|
391
|
15 April 2026
|
|
Clarification on core:log stripping vs runtime overhead in release builds
|
|
3
|
234
|
15 April 2026
|
|
Autodereference and proc parameters
|
|
3
|
308
|
4 April 2026
|
|
Tilde backend got removed
|
|
3
|
594
|
31 March 2026
|
|
Calling functions in constants
|
|
4
|
345
|
28 March 2026
|
|
I'm using type_of() in a weird way. Is this supposed to compile?
|
|
2
|
196
|
27 March 2026
|
|
Precision drift
|
|
5
|
220
|
27 March 2026
|
|
#+ignore unused-imports with -vet -strict-style -vet-tabs -disallow-do -warnings-as-errors
|
|
3
|
156
|
19 March 2026
|
|
Core:time - Looking for best approach
|
|
3
|
292
|
16 March 2026
|