This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-18 06:20:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9e6ade03007f4ede6471a6ada23b2469e2f052d
Odin
/
core
/
c
History
gingerBill
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of
..
with
..=
2021-06-14 11:15:25 +01:00
..
frontend
Core library clean up: Make range expressions more consistent and replace uses of
..
with
..=
2021-06-14 11:15:25 +01:00
c.odin
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00