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-05-25 13:18:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b752ff4bdbda17d7f7e48b002e2aedd51b11f2f5
Odin
/
core
/
odin
/
parser
History
Krzesimir Nowak
34b198019f
Better error reporting for unary decrement/increment operators
...
There was a missing routing for those operators in parse_stmt function.
2026-05-05 15:16:49 +02: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
Better error reporting for unary decrement/increment operators
2026-05-05 15:16:49 +02:00