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 06:13:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
213b5e779bf31fe31e889ba973a61aa92fb7d8cd
Odin
/
core
/
odin
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
..
ast
Update core/odin/ast/ast.odin
2026-03-14 16:22:12 +00:00
doc-format
Add generic count of arrays to to doc-format
2026-03-15 18:18:02 +00:00
format
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
parser
Merge pull request
#6731
from odin-lang/bill/expand-values-operator
2026-06-05 11:42:08 +01:00
printer
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
tokenizer
Fix typo
2026-05-26 10:58:54 +01:00
doc.odin
Further overhaul of package line comments.
2025-10-09 23:05:29 +02:00