zig/std
Josh Wolfe ac7971122d fix check-statement-is-void. add tests
see #291
2017-04-23 21:50:34 -07:00
..
c organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
os std.os.ChildProcess: fix closing wrong file descriptors 2017-04-22 11:36:42 -04:00
special update syntax for try and nullable unwrapping 2017-04-21 16:46:33 -04:00
base64.zig zig build system creates symlinks atomically 2017-04-17 19:08:41 -04:00
buf_map.zig blocks check that their statements are void 2017-04-23 21:15:15 -07:00
buf_set.zig blocks check that their statements are void 2017-04-23 21:15:15 -07:00
buffer.zig zig build system supports building a library 2017-04-21 01:56:12 -04:00
build.zig blocks check that their statements are void 2017-04-23 21:15:15 -07:00
cstr.zig zig build system supports building a library 2017-04-21 01:56:12 -04:00
debug.zig fix check-statement-is-void. add tests 2017-04-23 21:50:34 -07:00
dwarf.zig stack trace is able to figure out compilation unit 2016-09-23 02:00:23 -04:00
elf.zig replace "&&" and "||" with "and" and "or" 2017-03-26 05:21:28 -04:00
empty.zig recognize ar program and pass --gc-sections to ld 2016-05-11 14:44:10 -07:00
endian.zig slice and array re-work plus some misc. changes 2017-02-12 17:35:51 -05:00
fmt.zig blocks check that their statements are void 2017-04-23 21:15:15 -07:00
hash_map.zig update syntax for try and nullable unwrapping 2017-04-21 16:46:33 -04:00
index.zig zig build system supports building a library 2017-04-21 01:56:12 -04:00
io.zig zig build system supports building a library 2017-04-21 01:56:12 -04:00
list.zig zig build system supports building a library 2017-04-21 01:56:12 -04:00
math.zig rename `@intType` to `@IntType` to follow convention 2017-04-18 00:05:09 -04:00
mem.zig delete test_artifacts directory when tests complete 2017-04-20 02:26:36 -04:00
net.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
rand.zig std.rand API follows idiomatic convention for init 2017-04-18 02:47:10 -04:00
rand_test.zig std: add tests for mt32 and mt64 2016-07-28 20:14:57 -07:00
sort.zig introduce new test syntax 2017-03-16 16:02:35 -04:00
target.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00