mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-23 09:00:51 -04:00
e94eba5df5
handles integers < 8 bits
incorrect overflow bugs fixed
simplified *mem implementations
added wrte* functions
added thurough write/read testing