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 09:43:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig
History
Andrew Kelley bccef44196 Merge remote-tracking branch 'origin/master' into llvm12
Syncing with master branch because I want to re-run
update_clang_options.zig in the llvm12 branch.
2021-03-04 18:23:11 -07:00
..
system
Convert inline fn to callconv(.Inline) everywhere
2021-02-10 20:06:12 -07:00
ast.zig
zig fmt: fix firstToken() for switch_case
2021-02-24 12:14:15 +01:00
cross_target.zig
Merge remote-tracking branch 'origin/master' into llvm12
2021-02-25 21:04:23 -07:00
fmt.zig
std.zig.fmt escaped string formatting recognizes single quote style
2021-02-27 00:27:53 -07:00
parse.zig
parser: fix infinite loop on missing comma in param list
2021-03-01 16:09:57 -08:00
parser_test.zig
zig fmt: allow and trim whitespace around zig fmt: (off|on)
2021-03-03 01:06:09 +01:00
perf_test.zig
Reduce use of deprecated IO types
2021-01-07 23:48:58 -08:00
render.zig
zig fmt: allow and trim whitespace around zig fmt: (off|on)
2021-03-03 01:06:09 +01:00
string_literal.zig
Year++
2020-12-31 15:45:24 -08:00
system.zig
x86: detect and set 16bit_mode and 32bit_mode CPU features
2021-03-02 14:49:28 -07:00
tokenizer.zig
Merge remote-tracking branch 'origin/master' into ast-memory-layout
2021-02-24 15:08:23 -07:00