zig/src
2026-03-06 16:38:10 +00:00
..
Air compiler: merge struct default value resolution into layout resolution 2026-03-06 12:36:22 +00:00
codegen compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
Compilation compiler: don't enforce PIC for x86-windows and thumb-windows 2026-01-23 21:16:01 +01:00
libs zig libc: acosf 2026-02-13 11:30:14 -08:00
link compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
Package std: remove default values from ArrayList 2026-03-06 12:36:22 +00:00
Sema compiler: various lil' fixes 2026-03-06 16:38:10 +00:00
Zcu compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
Air.zig type resolution progress 2026-03-06 12:36:21 +00:00
Builtin.zig compiler: update to new createFileAtomic API 2026-01-05 20:28:58 -08:00
clang_options.zig zig cc: honor all -m and -mno- CPU feature flags 2021-11-26 19:59:33 -07:00
clang_options_data.zig zig cc: update options data to LLVM 21 2025-08-30 06:36:41 +02:00
codegen.zig compiler: make Dwarf and self-hosted x86_64 happy 2026-03-06 12:36:25 +00:00
Compilation.zig compiler: various lil' fixes 2026-03-06 16:38:10 +00:00
crash_report.zig crash_report: finish reverting panic changes better 2026-02-13 12:29:40 -05:00
dev.zig remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
fmt.zig compiler: update to new createFileAtomic API 2026-01-05 20:28:58 -08:00
IncrementalDebugServer.zig compiler: split default field values back out from layout resolution 2026-03-06 16:38:09 +00:00
InternPool.zig compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
introspect.zig IoUring: update to new Io APIs 2026-02-09 10:47:21 -05:00
link.zig compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
main.zig compiler: merge struct default value resolution into layout resolution 2026-03-06 12:36:22 +00:00
mutable_value.zig compiler: represent bitpacks as their backing integer 2026-03-06 12:36:22 +00:00
Package.zig fetch: delete legacy hash functionality 2026-02-06 15:25:05 -08:00
print_env.zig std: find a better home for the "preopens" concept 2026-01-08 05:06:31 +01:00
print_targets.zig compiler: update various code to new fs API 2025-12-23 22:15:09 -08:00
print_value.zig compiler: various lil' fixes 2026-03-06 16:38:10 +00:00
print_zir.zig type resolution progress 2026-03-06 12:36:21 +00:00
print_zoir.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
RangeSet.zig Sema: rework switch_block[_ref/_err_union] logic 2026-01-11 11:37:17 +00:00
register_manager.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
Sema.zig compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
target.zig feat(Compilation): make libzigc share zcu if possible 2026-01-29 10:31:56 +01:00
tracy.zig tracy: add fiber integration 2026-02-09 10:47:21 -05:00
Type.zig compiler: various lil' fixes 2026-03-06 16:38:10 +00:00
Value.zig compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
Zcu.zig compiler,std: various little fixes 2026-03-06 16:38:10 +00:00
zig_clang_cc1_main.cpp zig cc: update driver files to LLVM 21 2025-08-30 06:36:40 +02:00
zig_clang_cc1as_main.cpp zig cc: update driver files to LLVM 21 2025-08-30 06:36:40 +02:00
zig_clang_driver.cpp zig cc: update driver files to LLVM 21 2025-08-30 06:36:40 +02:00
zig_llvm-ar.cpp zig cc: update driver files to LLVM 21 2025-08-30 06:36:40 +02:00
zig_llvm.cpp Support generating import libraries from mingw .def files without LLVM 2025-10-03 18:26:05 -07:00
zig_llvm.h Support generating import libraries from mingw .def files without LLVM 2025-10-03 18:26:05 -07:00