zig/test
Andrew Kelley aa2995ee39 fix invalid codegen for error return traces across suspend points
See #821

Now the code works correctly, but error return traces are missing
the frames from coroutines.
2018-03-24 22:07:12 -04:00
..
cases add comptime test for the type of suspend promise 2018-03-24 19:31:00 -04:00
standalone add test for addIncludeDir for test step 2018-03-17 18:19:23 -04: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 add test for addIncludeDir for test step 2018-03-17 18:19:23 -04:00
compare_output.zig fix broken tests from previous commit 2018-03-06 16:46:45 -05:00
compile_errors.zig change async function call syntax 2018-03-21 19:56:41 -04:00
gen_h.zig Fix OpqaueType usage in exported c functions 2018-03-23 20:27:11 +13:00
runtime_safety.zig fix invalid codegen for error return traces across suspend points 2018-03-24 22:07:12 -04:00
tests.zig
translate_c.zig Translate C now correctly converts ints, floats, ptrs and enums to bools 2018-03-08 15:34:00 +01:00