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-22 05:34:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
165118c64197bf962e78a9ea354bebe1141b6d7c
Odin
/
core
/
c
T
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