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-08-26 23:11:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a10d180d81b2d2c9cf7459c2f245642a124bb12f
Odin
/
core
/
odin
History
zhibog
c704de8442
Added the #maybe directive to the union struct in the AST. Also added it to the parsing code for a union.
2020-04-25 18:21:32 +02:00
..
ast
Added the #maybe directive to the union struct in the AST. Also added it to the parsing code for a union.
2020-04-25 18:21:32 +02:00
parser
Added the #maybe directive to the union struct in the AST. Also added it to the parsing code for a union.
2020-04-25 18:21:32 +02:00
tokenizer
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00