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
2025-12-28 17:04:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a04b7262e489248666b112d4ecf449dd8a7e736
Odin
/
core
/
bytes
History
Laytan Laats
7a04b7262e
fix bytes.buffer_init_allocator not using given allocator if len/cap is 0
2023-05-09 21:25:15 +02:00
..
buffer.odin
fix bytes.buffer_init_allocator not using given allocator if len/cap is 0
2023-05-09 21:25:15 +02:00
bytes.odin
Use
uint
instead of
int
to improve code generation for bounds checking
2022-09-27 22:31:46 +01:00
reader.odin
Clean up of the core library to make the stream vtables not be pointers directly.
2022-09-15 10:00:50 +01:00