zig/doc
Andrew Kelley 451ce09067 new unreachable syntax
* `noreturn` is the primitive type.
 * `unreachable` is a control flow keyword.
 * `@unreachable()` builtin function is deleted.

closes #214
2017-03-26 04:58:48 -04:00
..
emacs add basic emacs syntax file 2017-03-02 23:03:44 -05:00
vim new unreachable syntax 2017-03-26 04:58:48 -04:00
codegen.md implement ?return expression 2016-08-29 22:14:09 -07:00
langref.md new unreachable syntax 2017-03-26 04:58:48 -04:00
semantic_analysis.md rewrite how importing works 2016-03-01 03:13:40 -07:00
style.md progress toward stack trace printing 2016-08-17 20:11:04 -07:00
targets.md rewrite how importing works 2016-03-01 03:13:40 -07:00