zig/test
2018-03-14 03:37:54 -04:00
..
cases fix casting a function to a pointer causing compiler crash 2018-03-13 19:15:20 -04:00
standalone introduce std.heap.ArenaAllocator and std.heap.DirectAllocator 2018-02-12 02:14:44 -05:00
assemble_and_link.zig
behavior.zig some return types disqualify comptime fn call caching 2018-03-12 12:56:25 -04:00
build_examples.zig
compare_output.zig fix broken tests from previous commit 2018-03-06 16:46:45 -05:00
compile_errors.zig fix tests broken by previous commit 2018-03-14 03:37:54 -04:00
gen_h.zig
runtime_safety.zig
tests.zig std lib: modify allocator idiom 2018-02-09 18:27:50 -05:00
translate_c.zig Translate C now correctly converts ints, floats, ptrs and enums to bools 2018-03-08 15:34:00 +01:00