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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
Jakub Konka a154d8da8e
Merge pull request #20070 from Rexicon226/riscv
more RISC-V backend progress
2024-06-19 17:42:08 +02:00
..
aro
std: Convert deprecated aliases to compile errors and fix usages
2024-06-13 10:18:59 -04:00
aro_translate_c
translate-c: promote macros that reference var decls to inline functions
2024-06-05 23:06:51 +03:00
reduce
reduce: fix compile errors
2024-03-24 17:29:39 +01:00
resinator
std: Convert deprecated aliases to compile errors and fix usages
2024-06-13 10:18:59 -04:00
aro_translate_c.zig
translate-c: promote macros that reference var decls to inline functions
2024-06-05 23:06:51 +03:00
build_runner.zig
Replace YES_COLOR with CLICOLOR_FORCE
2024-06-02 17:35:34 -04:00
fmt.zig
zig fmt: ignore hidden files and directories
2024-05-29 10:09:40 -07:00
libc.zig
zig libc: allow non-native targets
2024-03-13 02:17:28 -04:00
objcopy.zig
std.posix.iovec: use .base and .len instead of .iov_base and .iov_len
2024-04-28 00:20:30 -07:00
reduce.zig
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
2024-05-03 13:29:22 -07:00
std-docs.zig
std: restructure child process namespace
2024-05-26 09:31:55 -07:00
test_runner.zig
test: refactor mainSimple
2024-06-13 02:24:39 -07:00