This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-30 21:07:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7819e4dea7d1bd75ee1bbb8d76bb8a8ee7672962
zig
/
lib
/
compiler
T
History
Andrew Kelley
7819e4dea7
rename addCliExtras to addPassthruArgs
...
finally, a good name
2026-05-25 18:54:35 -07:00
..
aro
maker: finish porting over run step
2026-05-25 18:54:34 -07:00
Maker
rename addCliExtras to addPassthruArgs
2026-05-25 18:54:35 -07:00
reduce
compiler: remove array multiplication from the language
2026-04-30 09:03:58 +01:00
resinator
std.meta: Remove Int in favor of @Int
2026-05-03 21:42:06 +01:00
translate-c
std:ArrayList
: Merge
getLastOrNull
into
getLast
(
#32008
)
2026-05-02 02:26:15 +02:00
configurer.zig
rename addCliExtras to addPassthruArgs
2026-05-25 18:54:35 -07:00
libc.zig
rename env_map to environ_map
2026-01-04 00:27:09 -08:00
Maker.zig
maker: fix the has side effects logic in run step
2026-05-25 18:54:35 -07:00
objcopy.zig
compiler: various lil' fixes
2026-03-10 10:26:14 +00:00
objdump.zig
objdump: recognize some file types
2026-04-11 18:56:51 -07:00
reduce.zig
process.Child: use std.posix.SIG instead of u32 for Child.Term stopped field
2026-04-07 10:27:21 +02:00
std-docs.zig
zig std: don't return an error exit code on --help
2026-05-01 00:53:39 +02:00
test_runner.zig
upgrade most uses of DebugAllocator to SafeAllocator
2026-05-25 18:37:24 -07:00
util.zig
- aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error
2025-10-09 13:34:25 -04:00