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-05-15 16:54:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0a50ff0a3680ea0cecac4c9b166eb3007cfa41f
Odin
/
core
/
c
History
gingerBill
aa93305015
Replace usage of
inline proc
with
#force_inline proc
in the core library
2021-02-23 16:14:47 +00:00
..
frontend
Replace usage of
inline proc
with
#force_inline proc
in the core library
2021-02-23 16:14:47 +00:00
c.odin
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00