zig/std
2018-04-16 20:06:50 +12:00
..
c Replace File.exists with File.access 2018-04-13 21:27:09 +12:00
crypto Add Hmac function (#890) 2018-04-04 10:31:10 -04:00
debug std.debug: dumpStackTrace & friends use DirectAllocator 2018-04-16 03:17:15 -04:00
fmt add std.os.createThread 2018-04-14 02:24:05 -04:00
hash Add common hash/checksum functions 2018-04-06 23:10:54 +12:00
math std.math.ln and std.math.exp use float strict mode 2018-04-15 15:22:27 -04:00
os add @atomicLoad builtin 2018-04-15 18:12:00 -04:00
rand Add exp/norm distributed random float generation 2018-04-16 20:06:50 +12:00
special Added ReleaseSmall mode 2018-04-16 03:26:10 +03:00
zig Merged with master 2018-04-13 10:40:37 +02:00
array_list.zig
base64.zig some return types disqualify comptime fn call caching 2018-03-12 12:56:25 -04:00
buf_map.zig simplify and fix BufMap logic 2018-04-11 00:32:42 -04:00
buf_set.zig ptrCast builtin now gives an error for removing const qualifier 2018-03-06 16:37:03 -05:00
buffer.zig
build.zig Added ReleaseSmall mode 2018-04-16 03:26:10 +03:00
cstr.zig
dwarf.zig
elf.zig
empty.zig
event.zig async tcp server proof of concept 2018-04-09 00:52:45 -04:00
hash_map.zig simplify and fix BufMap logic 2018-04-11 00:32:42 -04:00
heap.zig
index.zig async tcp server proof of concept 2018-04-09 00:52:45 -04:00
io_test.zig Rewrite Rand functions 2018-03-30 01:50:58 +13:00
io.zig fix std.io.readline to work on windows 2018-04-09 21:14:55 -04:00
linked_list.zig *WIP* async/await TCP server 2018-04-08 18:26:24 -04:00
macho.zig
mem.zig *WIP* async/await TCP server 2018-04-08 18:26:24 -04:00
net.zig async tcp server proof of concept 2018-04-09 00:52:45 -04:00
sort.zig fix examples and rename std.rand.Rand to std.rand.Random 2018-03-29 12:33:29 -04:00
unicode.zig remove value judgement from std lib API docs 2018-03-06 10:41:07 -05:00