Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-13 17:53:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig
History
Isaac Freund 45634851de
zig fmt: fix firstToken() for extern fn_protos
2021-02-22 23:51:54 +01:00
..
system
Convert inline fn to callconv(.Inline) everywhere
2021-02-10 20:06:12 -07:00
ast.zig
zig fmt: fix firstToken() for extern fn_protos
2021-02-22 23:51:54 +01:00
cross_target.zig
SPIR-V: Add glsl450 and vulkan spir-v operating system definitions
2021-01-19 15:28:17 +01:00
fmt.zig
Move fmt.testFmt to testing.expectFmt
2021-01-12 18:13:29 -08:00
parse.zig
zig fmt: correct Node.firstToken for .fn_decl, add error for missing container
2021-02-22 17:39:41 +02:00
parser_test.zig
zig fmt: fix firstToken() for extern fn_protos
2021-02-22 23:51:54 +01:00
perf_test.zig
Reduce use of deprecated IO types
2021-01-07 23:48:58 -08:00
render.zig
zig fmt: insert trailing comma in switches
2021-02-22 23:51:54 +01:00
string_literal.zig
Year++
2020-12-31 15:45:24 -08:00
system.zig
std: Update test "" to test where it makes sense
2021-01-22 15:46:58 +01:00
tokenizer.zig
zig fmt: fix comments ending with EOF after decls
2021-02-22 18:32:37 +01:00