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-03 11:42:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daa3bb9a3beb8a4551ef4c8bdeefcaaaf11ed30d
Odin
/
core
/
odin
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
..
ast
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
doc-format
Remove dead comment
2024-04-01 13:27:51 +01:00
format
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
parser
Fix for infinite loop in core:odin file tags parser when your local copy uses \r
2024-09-20 15:12:35 +02:00
printer
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
tokenizer
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