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-04-22 14:25:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f814c33dcfccec9073d15214268457c0d6ea273
Odin
/
core
/
odin
/
parser
History
gingerBill
1f814c33dc
Support subtargets in build tags:
#build darwin:generic
and
#build linux:android, darwin:ios
2025-04-10 11:36:03 +01:00
..
file_tags.odin
Support subtargets in build tags:
#build darwin:generic
and
#build linux:android, darwin:ios
2025-04-10 11:36:03 +01: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
#unroll(N) for
2025-01-10 12:22:18 +00:00