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-06-14 14:23:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13487a45f20d8ffc8f93740c2b5eec90b0ffff1b
Odin
/
core
/
odin
/
parser
History
gingerBill
fb8a9d0839
Support
**
as
expand_values
operator:
**x
==
expand_values(x)
2026-05-25 10:28:15 +01: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
Support
**
as
expand_values
operator:
**x
==
expand_values(x)
2026-05-25 10:28:15 +01:00