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 06:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b52cc450534b01efbee74572d5235dcff212e9bc
Odin
/
core
/
odin
History
gingerBill
4dceffd049
When parsing an incorrect for loop, remove
assert
...
// caused by this: ``` for a b, c := d() ```
2026-03-30 11:50:59 +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
When parsing an incorrect for loop, remove
assert
2026-03-30 11:50:59 +01:00
printer
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
tokenizer
Remove
TODO
2026-03-01 13:06:11 +00:00
doc.odin
Further overhaul of package line comments.
2025-10-09 23:05:29 +02:00