|
About the Explain category
|
|
0
|
144
|
2 November 2024
|
|
Minimum Supported Windows Version?
|
|
0
|
13
|
17 June 2026
|
|
Error: invalid compound literal type
|
|
1
|
86
|
12 June 2026
|
|
Explain me interfaces and methods in Odin, please
|
|
12
|
1746
|
11 June 2026
|
|
Odin's coding ideology and compliance of code to such ideology
|
|
3
|
207
|
11 June 2026
|
|
Why no increment-by-one operator in Odin?
|
|
1
|
135
|
11 June 2026
|
|
How to deal with Rust libraries for bindings?
|
|
5
|
518
|
4 June 2026
|
|
Interesting problem with `odin check . -vet` and generic method
|
|
4
|
139
|
22 May 2026
|
|
"uses virtual memory" - error in the `mem/virtual` docs?
|
|
7
|
140
|
19 May 2026
|
|
AES GCM Encryption
|
|
0
|
87
|
17 May 2026
|
|
Queues implementation in Odin compiler
|
|
1
|
183
|
14 May 2026
|
|
Allocator not passed as a parameter on "core:container/handle_map" procedures
|
|
1
|
89
|
14 May 2026
|
|
Title: Best practices for memory safety across FFI boundaries?
|
|
6
|
258
|
11 May 2026
|
|
Why shouldn't `context` inside a procedure require an explicit procedure parameter?
|
|
12
|
373
|
10 May 2026
|
|
Is `byte` just a deprecated alias for `u8`?
|
|
2
|
243
|
3 May 2026
|
|
Why is `bytes.Buffer` only updating offsets for reads and not for writes?
|
|
8
|
172
|
1 May 2026
|
|
A contains builtin for arrays similar to "key in map"?
|
|
3
|
146
|
20 April 2026
|
|
Is Odin's modulo `%` and remainder `%%` operator swapped?
|
|
2
|
352
|
15 April 2026
|
|
Clarification on core:log stripping vs runtime overhead in release builds
|
|
3
|
212
|
15 April 2026
|
|
Autodereference and proc parameters
|
|
3
|
265
|
4 April 2026
|
|
Tilde backend got removed
|
|
3
|
550
|
31 March 2026
|
|
Calling functions in constants
|
|
4
|
297
|
28 March 2026
|
|
I'm using type_of() in a weird way. Is this supposed to compile?
|
|
2
|
180
|
27 March 2026
|
|
Precision drift
|
|
5
|
204
|
27 March 2026
|
|
#+ignore unused-imports with -vet -strict-style -vet-tabs -disallow-do -warnings-as-errors
|
|
3
|
143
|
19 March 2026
|
|
Core:time - Looking for best approach
|
|
3
|
253
|
16 March 2026
|
|
Dynamic Fixed Size Array Allocations?
|
|
3
|
452
|
15 March 2026
|
|
Nbio and how to handle the bufs
|
|
1
|
194
|
14 March 2026
|
|
Best practice - Declarations and assignments on global and local scopes. Pros and cons?
|
|
6
|
554
|
13 March 2026
|
|
Why specialized keywords such as `or_return`, `or_else`, etc. instead of `or`?
|
|
6
|
657
|
2 March 2026
|