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 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
Andrew Kelley 0286970b19 std autodocs server: don't trim all URLs
This is a partial revert of 6635360dbdbd6793b741648d51d25f12550e01db.
2024-05-22 07:13:08 -07:00
..
aro
Merge pull request #19918 from ziglang/xros
2024-05-09 15:45:42 -07:00
aro_translate_c
Update usages of fmtId/isValidId
2024-04-07 14:47:11 +02:00
reduce
reduce: fix compile errors
2024-03-24 17:29:39 +01:00
resinator
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
2024-05-03 13:29:22 -07:00
aro_translate_c.zig
Minor follow-up improvements to PR #19227 for aro translate-c
2024-05-20 07:35:10 -04:00
build_runner.zig
add std.Thread.Pool.spawnWg
2024-05-03 20:58:02 -07:00
fmt.zig
move lazily compiled source files to lib/compiler/
2024-02-26 23:43:56 -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 autodocs server: don't trim all URLs
2024-05-22 07:13:08 -07:00
test_runner.zig
riscv: add stage2_riscv to test matrix and bypass failing tests
2024-05-11 02:17:24 -07:00