This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3eca21e40ded7dfc15a4f56b2eaaceffa55ccbe
Odin
/
core
/
odin
T
History
gingerBill
d3eca21e40
Fix style in parse.odin
2020-08-26 22:48:32 +01: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
Fix style in parse.odin
2020-08-26 22:48:32 +01:00
tokenizer
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00