zig/doc
Andrew Kelley 7b57454cc1 clean up error return tracing
* error return tracing is disabled in release-fast mode
 * add @errorReturnTrace
 * zig build API changes build return type from `void` to `%void`
 * allow `void`, `noreturn`, and `u8` from main. closes #535
2018-01-15 00:01:02 -05:00
..
codegen.md
docgen.zig remove %% prefix operator 2018-01-09 00:51:51 -05:00
home.html.in replace a %% b with a catch b 2018-01-07 17:28:20 -05:00
langref.html.in clean up error return tracing 2018-01-15 00:01:02 -05:00
semantic_analysis.md
targets.md