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-08 07:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig
History
Philipp Lühmann d1908c9f66
zig fmt: Keep callconv(.Inline) on function pointer types
Co-authored-by: Philipp Lühmann <mail@philipp.lu>
2021-09-14 11:36:26 +02:00
..
system
std.os reorg: more fixes caught by CI
2021-09-01 17:54:07 -07:00
Ast.zig
rename std.zig.ast to std.zig.Ast; use top-level fields
2021-09-01 17:54:07 -07:00
c_builtins.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
c_translation.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
cross_target.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
fmt.zig
translate-c: Handle underscore when used as an identifier
2021-07-19 12:56:23 +03:00
parse.zig
rename std.zig.ast to std.zig.Ast; use top-level fields
2021-09-01 17:54:07 -07:00
parser_test.zig
zig fmt: Keep callconv(.Inline) on function pointer types
2021-09-14 11:36:26 +02:00
perf_test.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
render.zig
zig fmt: Keep callconv(.Inline) on function pointer types
2021-09-14 11:36:26 +02:00
string_literal.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
system.zig
std.os reorg: more fixes caught by CI
2021-09-01 17:54:07 -07:00
tokenizer.zig
stage2: delete keywords true, false, undefined, null
2021-08-28 12:10:55 -07:00