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
13487a45f20d8ffc8f93740c2b5eec90b0ffff1b
Odin
/
core
/
odin
History
gingerBill
13487a45f2
Fix typo
2026-05-26 10:58:54 +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
Support
**
as
expand_values
operator:
**x
==
expand_values(x)
2026-05-25 10:28:15 +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