This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-14 02:25:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2bb7d70affdd14d4a9249749da24ff3670e5f3e
Odin
/
core
/
odin
/
parser
History
gingerBill
f1dbe9c242
[dynamic; N]T
proof of concept: fixed capacity dynamic array (akin to
small_array.Small_Array(N, T)
)
2026-03-11 16:46:33 +00:00
..
file_tags.odin
Correct UAF bugs caused by doing
defer shrink
2025-12-15 09:52:54 +00:00
parse_files.odin
core:os -> core:os/old && core:os/os2 -> core:os
2026-02-09 15:50:21 +01:00
parser.odin
[dynamic; N]T
proof of concept: fixed capacity dynamic array (akin to
small_array.Small_Array(N, T)
)
2026-03-11 16:46:33 +00:00