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-23 20:29:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac4f4e883a3fe5e79f0328bbd7756a22d6e046c1
Odin
/
core
/
odin
/
parser
History
gingerBill
a7d7c92a53
#min_field_align
&
#max_field_align
; deprecate
#field_align
in favour of
#min_field_align
2024-09-30 13:05:28 +01: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
#min_field_align
&
#max_field_align
; deprecate
#field_align
in favour of
#min_field_align
2024-09-30 13:05:28 +01:00