This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-24 08:27:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
494b1e7eaa0368f95fa7bd6d993a2f3ecec831ea
Odin
/
core
/
sys
T
History
gingerBill
9db81498d8
Make the
string
type elements "immutable", akin to
char const *
in C
...
Allows for extra security and optimization benefits
2019-12-01 14:10:59 +00:00
..
darwin
Implement core:thread and core:sync on Unix using pthreads
2019-12-01 00:46:23 +00:00
unix
Implement core:thread and core:sync on Unix using pthreads
2019-12-01 00:46:23 +00:00
win32
Make the
string
type elements "immutable", akin to
char const *
in C
2019-12-01 14:10:59 +00:00