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-07-22 07:31:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f1c89629021cda7880f010f6a7e2e484fb92a46
Odin
/
core
/
odin
History
gingerBill
2f1c896290
Add
-doc-format
command for the new .odin-doc file format (to be used to generate documentation tools)
2021-04-18 18:33:15 +01:00
..
ast
Improve core:odin/ast ast.Range_Stmt to use generic number of
vals
rather than the fixed two to aid with parsing errors
2021-03-24 12:34:06 +00:00
doc-format
Add
-doc-format
command for the new .odin-doc file format (to be used to generate documentation tools)
2021-04-18 18:33:15 +01:00
parser
Give error if raw literal hits EOF, and stop removing .Using if it exists in flags and allowed_flags.
2021-03-30 12:38:58 +02:00
tokenizer
Implement
f16
functionality
2021-04-01 10:06:00 +01:00