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-04-20 05:20:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
165118c64197bf962e78a9ea354bebe1141b6d7c
Odin
/
core
/
c
History
vassvik
165118c641
Fix runtime crash for setjmp in Windows related to an hidden second argument not normally accessible needing to be set to 0.
2021-08-28 13:32:13 +02:00
..
frontend
Core library clean up: Make range expressions more consistent and replace uses of
..
with
..=
2021-06-14 11:15:25 +01:00
libc
Fix runtime crash for setjmp in Windows related to an hidden second argument not normally accessible needing to be set to 0.
2021-08-28 13:32:13 +02:00
c.odin
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00