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-01-06 21:17:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daa3bb9a3beb8a4551ef4c8bdeefcaaaf11ed30d
Odin
/
core
/
odin
/
parser
History
Karl Zylinski
9a8fb2fb27
Fix for infinite loop in core:odin file tags parser when your local copy uses \r
2024-09-20 15:12:35 +02:00
..
file_tags.odin
Fix for infinite loop in core:odin file tags parser when your local copy uses \r
2024-09-20 15:12:35 +02:00
parse_files.odin
core/odin: Added new file tag syntax as token. parse_file stores a list of tags that the file tag parser can use later.
2024-09-14 17:59:50 +02:00
parser.odin
Merge branch 'master' into file-tags-without-comments
2024-09-17 19:36:17 +02:00