This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-18 10:17:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5844dfd2aaa47de24e695ea3ecfd3ea05c9043a
Odin
/
core
T
History
gingerBill
24fce21d90
Add "naked" calling convention (removes prologue and epilogue)
2021-04-28 10:49:30 +01:00
..
bufio
…
builtin
…
bytes
…
c
…
container
…
dynlib
…
encoding
…
fmt
Fix
#893
2021-04-27 13:09:37 +01:00
hash
…
intrinsics
…
io
…
log
…
math
Remove
import "core:runtime"
from
core:math/bits
2021-04-25 21:51:33 +01:00
mem
…
odin
…
os
Correct core:os/os2 mock-up
2021-04-26 22:08:15 +01:00
path
…
reflect
…
runtime
Add "naked" calling convention (removes prologue and epilogue)
2021-04-28 10:49:30 +01:00
slice
…
sort
…
strconv
…
strings
…
sync
Remove unused import
2021-04-27 17:21:52 +01:00
sys
Correct
\n
ignore rules
2021-04-26 21:25:44 +01:00
testing
…
text
/scanner
…
thread
…
time
…
unicode
…