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
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
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
/
test
/
src
Age
Commit message (
Expand
)
Author
2025-02-25
correct some bugs
David Rubin
2025-02-23
cases: remove old incremental case system
mlugg
2025-02-20
test: Disable packet timeout for debugger tests.
Alex Rønne Petersen
2025-02-15
test: fix windows CI
Jacob Young
2025-02-03
compiler,std: implement ZON support
Mason Remaley
2025-01-25
Merge pull request #22581 from jacobly0/x86_64-rewrite
Andrew Kelley
2025-01-24
x86_64: rewrite float vector `@abs` and equality comparisons
Jacob Young
2025-01-24
all: update for `panic.unwrapError` and `panic.call` signature changes
mlugg
2025-01-23
tests: enable stack trace tests for x86_64-selfhosted
mlugg
2025-01-22
std.Build: add `addLibrary` function (#22554)
BratishkaErik
2025-01-12
Dwarf: emit debug info for extern globals
Jacob Young
2024-12-18
test-debugger: migrate from deprecated std.Build APIs
mlugg
2024-12-18
test-run-translated-c: migrate from deprecated std.Build APIs
mlugg
2024-12-18
test-compare-output: migrate from deprecated std.Build APIs
mlugg
2024-12-18
test-stack-traces: migrate from deprecated std.Build APIs
mlugg
2024-12-18
test-cases: migrate from deprecated std.Build APIs
mlugg
2024-11-28
test: Change llvm_targets to actually emit an object for each target.
Alex Rønne Petersen
2024-11-28
Merge pull request #22067 from alexrp/pie-tests
Alex Rønne Petersen
2024-11-24
dwarf: fix stepping through an inline loop containing one statement
Jacob Young
2024-11-24
test: Allow tests to set emit_bin=false.
Alex Rønne Petersen
2024-11-24
test: Force compile test cases to be codegen'd if requested.
Alex Rønne Petersen
2024-11-24
test: Allow setting PIC/PIE in test cases.
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-debugger.
Alex Rønne Petersen
2024-11-24
test: Enable -Dtest-target-filter=... to work for test-cases and test-transla...
Alex Rønne Petersen
2024-11-23
lldb: implement tuple types
Jacob Young
2024-10-31
compiler: remove anonymous struct types, unify all tuples
mlugg
2024-10-27
spirv: forbid merging logical pointers
Robin Voetter
2024-10-09
Dwarf: implement and test lexical blocks
Jacob Young
2024-10-09
lldb: print field names with a leading dot
Jacob Young
2024-09-10
Dwarf: implement and test hash maps
Jacob Young
2024-09-10
Dwarf: implement and test multi array list slices
Jacob Young
2024-09-10
Dwarf: implement and test multi array list
Jacob Young
2024-09-10
Dwarf: implement and test segmented list
Jacob Young
2024-09-10
Dwarf: implement and test decls
Jacob Young
2024-08-28
Merge pull request #21230 from jacobly0/stack-trace
Jacob Young
2024-08-28
Dwarf: fix and test inline function bugs
Jacob Young
2024-08-28
std: update `std.builtin.Type` fields to follow naming conventions
mlugg
2024-08-27
Dwarf: fix and test string format
Jacob Young
2024-08-22
Type: fix inconsistency between `zig fmt` and `@typeName`
Jacob Young
2024-08-21
test/debugger: test emitting relocs by ELF linker
Jakub Konka
2024-08-20
Dwarf: fix issues with inline call sites
Jacob Young
2024-08-18
Dwarf: test enums
Jacob Young
2024-08-18
Dwarf: fix and test unions
Jacob Young
2024-08-17
Dwarf: fix and test error unions
Jacob Young
2024-08-17
Dwarf: fix and test allowzero pointers
Jacob Young
2024-08-16
Dwarf: fix cross-module inline function line info
Jacob Young
2024-08-16
Dwarf: rework self-hosted debug info from scratch
Jacob Young
2024-07-04
compiler: rework type resolution, fully resolve all types
mlugg
2024-07-04
build: fix WriteFile and addCSourceFiles not adding LazyPath deps
Jonathan Marler
2024-06-13
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
Krzysztof Wolicki
[prev]
[next]