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-18 20:40:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8324b0776d0d8d653e44c9f7876d01509b60e77
Odin
/
core
/
mem
History
gingerBill
b8324b0776
Fix behaviour for
make
to return
nil
when alloc returns
nil
2020-01-03 10:17:30 +00:00
..
alloc.odin
Fix behaviour for
make
to return
nil
when alloc returns
nil
2020-01-03 10:17:30 +00:00
allocators.odin
Move definition of mem.Allocator and log.Logger to
package runtime
, to reduce import cycle magic
2019-12-31 12:15:19 +00:00
mem.odin
Make
mem.set
use
llvm.memset.p0i8.iXX
2019-12-31 14:09:51 +00:00
raw.odin
Add complex/quaternion raw layouts to mem/raw.odin
2019-08-26 14:40:04 +01:00