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
Alex Rønne Petersen 2f003f39b2
Merge pull request #21599 from alexrp/thumb-porting
2024-11-03 14:25:30 +01:00
..
aro
Merge pull request #21599 from alexrp/thumb-porting
2024-11-03 14:25:30 +01:00
aro_translate_c
cbe,translate-c: support more callconvs
2024-10-19 19:15:24 +01:00
reduce
reduce: fix compile errors
2024-03-24 17:29:39 +01:00
resinator
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
aro_translate_c.zig
compiler: remove anonymous struct types, unify all tuples
2024-10-31 20:42:53 +00:00
build_runner.zig
implement --watch for kqueue
2024-10-24 16:24:56 -07:00
fmt.zig
std.posix: Added error message 'ProcessNotFound' for reading and writing in a Linux process (#21430)
2024-10-03 01:54:30 +00:00
libc.zig
zig libc: allow non-native targets
2024-03-13 02:17:28 -04:00
objcopy.zig
objcopy: check both global and local when remapping
2024-10-12 10:44:17 -07:00
reduce.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
std-docs.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
test_runner.zig
compiler: remove anonymous struct types, unify all tuples
2024-10-31 20:42:53 +00:00