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
dd4044dd1cf84564fd1e61d9e76b3e6dab31c048
Odin
/
core
/
odin
/
parser
History
gingerBill
1c9fa5d0b7
Merge pull request
#6731
from odin-lang/bill/expand-values-operator
...
Support `**` as `expand_values` operator: `**x` == `expand_values(x)`
2026-06-05 11:42:08 +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
Merge pull request
#6731
from odin-lang/bill/expand-values-operator
2026-06-05 11:42:08 +01:00