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-14 01:42:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
054e018e23f67ca38f32c19c411dc6f6b65d1724
Odin
/
core
/
odin
T
History
gingerBill
4cf70f360b
Add clone for
ast.Ternary_If_Expr
and
ast.Ternary_When_Expr
2020-03-07 21:41:27 +00:00
..
ast
Add clone for
ast.Ternary_If_Expr
and
ast.Ternary_When_Expr
2020-03-07 21:41:27 +00:00
parser
Fix typo in parser.odin
2020-03-07 21:12:52 +00:00
tokenizer
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00