zig/doc
Andrew Kelley 77ffb5075b update bootstrap to work for macos too
* Directives can have arbitrary expressions as parameters
 * Fix switch statement not generating code sometimes
 * Rename "main" fn in bootstrap.zig to "zig_user_main" to
   avoid name collisions
 * codegen: fix badref when unreachable is last thing in an
   expression
 * support #condition directive on exported functions
2016-02-16 16:41:56 -07:00
..
vim unreachable causes a trap in debug mode 2016-02-02 02:43:33 -07:00
langref.md update bootstrap to work for macos too 2016-02-16 16:41:56 -07:00
targets.md std: delete malloc and free 2016-02-12 02:23:22 -07:00