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-08-02 19:28:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92bef4578100e1bd4ca2e2ab9479216d8efcf2d3
Odin
/
tests
/
core
History
Jeroen van Rijn
4acdd3f60b
Fix CRC
2026-01-22 11:49:47 +01:00
..
assets
…
bytes
…
c
/libc
…
compress
…
container
rbtree: fix pointer usages
2026-01-11 20:21:25 +01:00
crypto
…
encoding
Fix CRC
2026-01-22 11:49:47 +01:00
flags
…
fmt
…
hash
…
image
…
io
…
math
Removed unneded semicolons.
2025-11-30 22:23:01 +01:00
mem
…
nbio
nbio: add package
2026-01-11 20:21:25 +01:00
net
net: implement OpenBSD and NetBSD support & add stubs for other targets & cleanup
2026-01-11 20:21:21 +01:00
odin
…
os
…
path
/filepath
…
reflect
…
runtime
…
slice
…
strconv
…
strings
…
sync
…
sys
kqueue: fix bsds, add user filter, add struct tests
2026-01-11 20:21:25 +01:00
testing
…
text
…
thread
…
time
…
unicode
…
.gitignore
…
download_assets.py
…
normal.odin
nbio: add package
2026-01-11 20:21:25 +01:00
speed.odin
…