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-06 14:48:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44bf8ba4648f39afcebc60f9fd3daa4638f5d913
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