| .. |
|
ast.odin
|
c704de8442
Added the #maybe directive to the union struct in the AST. Also added it to the parsing code for a union.
|
5 years ago |
|
clone.odin
|
4cf70f360b
Add clone for `ast.Ternary_If_Expr` and `ast.Ternary_When_Expr`
|
5 years ago |
|
file.odin
|
939459b635
Change implicit semicolon rules for record types within procedure bodies; Update `package odin/*`
|
5 years ago |