| 4 months ago | Mason Remaley | | Mitigation for bug that results in reuse of inlinee IDs when functions share names |
| 4 months ago | Mason Remaley | | Updates more failing tests |
| 4 months ago | Mason Remaley | | Updates stack trace vs error return trace in more places |
| 4 months ago | Mason Remaley | | Reverts renaming of builtin.StackTrace -> ErrorReturnTrace |
| 4 months ago | Mason Remaley | | Use readers to simplify PDB parsing |
| 4 months ago | Mason Remaley | | Cleans up some PDB parsing logic |
| 4 months ago | Mason Remaley | | Don't bother resolving symbol names that won't be used |
| 4 months ago | Mason Remaley | | Enables disabled error trace test on Windows |
| 4 months ago | Mason Remaley | | Replaces the inline symbol iterator with an array of symbols |
| 4 months ago | Mason Remaley | | Uses dwarf iterator if dwarf symbols found for windows executable |
| 4 months ago | Mason Remaley | | Adds tests for inline traces |
| 4 months ago | Mason Remaley | | Adds support for running the trace tests through darling, fixes compilation errors in MachO due to interface change |
| 4 months ago | Mason Remaley | | Adds support for running stack and error trace tests through Wine |
| 4 months ago | Mason Remaley | | Further improvements to stack trace type |
| 4 months ago | Mason Remaley | | Further separation of stack trace and error return trace |
| 4 months ago | Mason Remaley | | Separates error return traces from stack traces |
| 4 months ago | Mason Remaley | | Cleans up binary annotation opcodes that we don't handle |
| 4 months ago | Mason Remaley | | Cleans up handling of signed line deltas |
| 4 months ago | Mason Remaley | | Don't print column if column info is missing |
| 4 months ago | Mason Remaley | | Cleans up, implements handling for the change file binary annotation |
| 4 months ago | Mason Remaley | | Filters out duplicate sites, outputs compile unit name |
| 4 months ago | Mason Remaley | | Iterates inline sites in the correct order |
| 4 months ago | Mason Remaley | | Fixes bug that would stop iterating inline site syms early |
| 4 months ago | Mason Remaley | | Adds includes_inlined_frames option to builtin.StackTrace |
| 4 months ago | Mason Remaley | | First pass at reading inline info from PDBs |
| 4 months ago | Andrew Kelley | | Merge pull request 'init objdump subcommand' (#31827) from objdump into master |
| 4 months ago | Andrew Kelley | | Merge pull request 'update aro and translate-c to latest' (#31826) from aro-sync into master |
| 4 months ago | David Rubin | | llvm: correctly bitcast for memset intrinsic path |
| 4 months ago | Andrew Kelley | | Merge pull request 'Implement variadic functions for Win64 in the x86_64 backend' (#31672) from kcbanner/zig:win64_varargs into master |
| 4 months ago | Corentin Kerisit | | Support ld64.ldd STABS layout in MachOFile.load |
| 4 months ago | Frank Denis | | crypto TLS bundle: make AddCertsFromDirPathError compile |
| 4 months ago | Andrew Kelley | | Merge pull request 'Debug I/O color detection fixes/improvements for Windows/POSIX/WASI/Emscripten + tests' (#31108) from castholm/zig:wasm-env-vars into master |
| 4 months ago | Carl Åstholm | | Improve debug I/O color detection/handling for WASI and Emscripten |
| 4 months ago | Carl Åstholm | | Fix `-fwasmtime` not inheriting environment variables |
| 4 months ago | Luna Schwalbe | | std.http: reliably update reader state |
| 4 months ago | Andrew Kelley | | Merge pull request 'x64_86 fix: RMI can accept imm16 only for imul r16,r/m16' (#31234) from mathk/zig:x64_86-misscompfix-rmi16 into master |
| 4 months ago | Andrew Kelley | | langref: deprecate `@intFromFloat` |
| 4 months ago | Andrew Kelley | | Merge pull request 'Sema: allow @round, @floor, @ceil, and @trunc to coerce to integer types' (#30906) from adria/zig:sema-rounding-casts into master |
| 4 months ago | regp | | tools: fix outdated filename in std_gdb_pretty_printers.py comment |
| 4 months ago | Alex Rønne Petersen |  | test: add powerpc64-ps3-none and x86_64-(ps4,ps5)-none to llvm_targets |
| 4 months ago | Alex Rønne Petersen |  | test: add mipsel-psp-eabihf to llvm_targets |
| 4 months ago | Alex Rønne Petersen |  | std.Target: default ABI to eabihf for psp |
| 4 months ago | Alex Rønne Petersen |  | std.Target: allegrex mips CPU can only be little endian |
| 4 months ago | Alex Rønne Petersen |  | test: add s390x-linux-musl to llvm_targets |
| 4 months ago | Alex Rønne Petersen |  | std.Io.net.test: disable `listen on a port, send bytes, receive bytes` |
| 4 months ago | Alex Rønne Petersen |  | test: disable incremental tests on wasm32-wasi-selfhosted |
| 4 months ago | Alex Rønne Petersen | | Merge pull request 'audit: handle process.Child.Term exhaustively and give useful exit information on process exit' (#31018) from murtaza/zig:child.term-audit into master |
| 4 months ago | glowsquid | | fix comptime @ptrcasting from a larger type to a smaller one (#31774) |
| 4 months ago | David | | Sema: fix comptime @ptrCast to optional slices |
| 4 months ago | Matthew Lugg | | Sema: push to error trace when returning from inline function |
|