index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Group-Canceled
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
groupAwait
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
link
Age
Commit message (
Expand
)
Author
2025-01-15
rewrite wasm/Emit.zig
Andrew Kelley
2025-01-15
compiler: add type safety for export indices
Andrew Kelley
2025-01-15
rework error handling in the backends
Andrew Kelley
2025-01-15
elf linker: conform to explicit error sets
Andrew Kelley
2025-01-15
macho linker conforms to explicit error sets, again
Andrew Kelley
2025-01-15
remove "FIXME" from codebase
Andrew Kelley
2025-01-15
macho linker: conform to explicit error sets
Andrew Kelley
2025-01-15
wasm linker: aggressive DODification
Andrew Kelley
2025-01-14
Coff msdos-stub: replace with documented byte array
wooster0
2025-01-12
Dwarf: emit debug info for extern globals
Jacob Young
2025-01-08
cbe: fix miscomps of x86_64 backend
Jacob Young
2025-01-08
Dwarf: fix assertion failure
Jacob Young
2025-01-06
Dwarf: fix abbrev code being overwritten with the wrong empty variant
Jacob Young
2025-01-05
Added support for thin lto
Travis Lange
2025-01-05
Dwarf: implement new incremental line number update API
Jacob Young
2025-01-05
link: new incremental line number update API
mlugg
2024-12-31
link/Elf.zig: set stack size and build-id for dynamic libraries.
Jan200101
2024-12-24
compiler: analyze type and value of global declaration separately
mlugg
2024-12-24
compiler: remove Cau
mlugg
2024-12-23
Zir: refactor `declaration` instruction representation
mlugg
2024-12-20
lldb: add pretty printer for intern pool indices
Jacob Young
2024-12-19
Dwarf: remove redundant debug info
Jacob Young
2024-12-17
Zir: store declaration column number so Dwarf doesn't need to load the AST
mlugg
2024-12-17
Dwarf: deleting bad code until I remember what it does
Jacob Young
2024-12-17
Dwarf: fix data races by reading from ZIR
Jacob Young
2024-12-17
Merge pull request #22252 from jacobly0/dwarf-deduped-structs
Andrew Kelley
2024-12-16
Dwarf: include comptime-only values in debug info
Jacob Young
2024-12-16
Dwarf: preserve deduped struct navs
Jacob Young
2024-12-16
compiler: add some missing `const`s
mlugg
2024-12-16
Merge pull request #22245 from mlugg/zir-no-doc-comments
Matthew Lugg
2024-12-15
compiler: remove doc comments from Zir
mlugg
2024-12-14
Elf: fix shdr size getting out of sync with the actual size
Jacob Young
2024-12-14
Elf.Atom: fix truncated dyn abs relocs
Jacob Young
2024-12-13
Add compiler internals tests
Carl Åstholm
2024-12-03
std.Target: Remove Os.Tag.bridgeos.
Alex Rønne Petersen
2024-12-02
macho: fix 32bit builds
Jakub Konka
2024-12-02
macho: refactors errors from parsing DWARF
Jakub Konka
2024-12-02
macho: move things around in MachO/Object.zig and refactor
Jakub Konka
2024-12-02
macho: handle DWARFv5 when parsing debug info in objects
Jakub Konka
2024-12-02
macho: rename dwarf.zig to Dwarf.zig
Jakub Konka
2024-12-02
coff: fix memory leak
Jacob Young
2024-11-28
link.MachO: Don't try to get a semver value for bridgeos.
Alex Rønne Petersen
2024-11-28
Merge pull request #22067 from alexrp/pie-tests
Alex Rønne Petersen
2024-11-26
diversify "unable to spawn" failure messages
Andrew Kelley
2024-11-24
dwarf: fix stepping through an inline loop containing one statement
Jacob Young
2024-11-24
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
Alex Rønne Petersen
2024-11-22
link: use target to determine risc-v eflag validity
David Rubin
2024-11-16
link: fix memory bugs
Jacob Young
2024-11-16
link: fix failing incremental test cases
Jacob Young
2024-11-09
spirv: enable variable pointers for now
Robin Voetter
[prev]
[next]