zig/src-self-hosted
Marc Tiehuis e514454c0e Make zig fmt exit with error on any parse errors
This is required for proper detection in editor plugins. Other files may
have been formatted correctly, this only indicates that some failed.
2018-06-02 20:49:35 +12:00
..
arg.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
c.zig
errmsg.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
introspect.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
ir.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
llvm.zig syntax: functions require return type. remove -> 2018-01-25 04:10:11 -05:00
main.zig Make zig fmt exit with error on any parse errors 2018-06-02 20:49:35 +12:00
module.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
scope.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
target.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00