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
/
test
Age
Commit message (
Expand
)
Author
2024-03-15
macho: fix a sad typo in calculating the address of a TLV pointer
Jakub Konka
2024-03-14
Merge pull request #19273 from mlugg/incremental-some-more
Matthew Lugg
2024-03-14
chore: Fix some typos
Ahmed
2024-03-14
Zcu: rename implicitly-named decls to avoid overriding by explicit decls
mlugg
2024-03-14
compiler: detect duplicate test names in AstGen
mlugg
2024-03-13
Merge pull request #19258 from castholm/enums-eval-branch-quota
Andrew Kelley
2024-03-13
test/link/elf: do not check for $thunk in thunks tests for now
Jakub Konka
2024-03-12
elf+aarch64: fix off-by-one in converging on groups interleaved with thunks
Jakub Konka
2024-03-12
test/link/macho: remove redundant 'macho-' prefix from case names
Jakub Konka
2024-03-12
elf+aarch64: actually write out thunks, and add a proper link test
Jakub Konka
2024-03-11
Merge pull request #19229 from tiehuis/ryu-128
Andrew Kelley
2024-03-12
Move big enum tests to a standalone test case
Carl Ã…stholm
2024-03-11
std.builtin: make atomic order fields lowercase
Tristan Ross
2024-03-11
std.builtin: make global linkage fields lowercase
Tristan Ross
2024-03-11
std.builtin: make float mode fields lowercase
Tristan Ross
2024-03-11
std.builtin: make link mode fields lowercase
Tristan Ross
2024-03-11
std.builtin: make container layout fields lowercase
Tristan Ross
2024-03-10
Merge pull request #19225 from ziglang/elf-aarch64
Jakub Konka
2024-03-10
test/link/elf: remove pie hack due to QEMU bug that is now fixed
Jakub Konka
2024-03-09
test/link/elf: enable tests for aarch64 cpu arch
Jakub Konka
2024-03-09
std.fmt: fix std-cases and perform round-trip check in ryu unit tests
Marc Tiehuis
2024-03-09
Sema: perform codegen for anon decl created by `@extern`
mlugg
2024-03-08
Sema: reset block error return trace index between cases
mlugg
2024-03-08
test manifest key checking and other fixes
february cozzocrea
2024-03-06
cases: correct after #18816
mlugg
2024-03-06
behavior: add tests for #18816
mlugg
2024-03-06
behavior: correct tests after #18816
mlugg
2024-03-05
Sema: fix compiler crash `@ptrCast`ing optional slice
garrison hinson-hasty
2024-03-02
Air: replace `.dbg_inline_*` with `.dbg_inline_block`
Jacob Young
2024-02-29
wasm: gc fixes and re-enable linker tests
Luuk de Gram
2024-02-27
Merge pull request #18538 from Pangoraw/wasm_vector_abi
Luuk de Gram
2024-02-27
Merge pull request #19062 from mlugg/dbg-var-blocks
Matthew Lugg
2024-02-26
Fix tuple default values
John Schmidt
2024-02-26
Check for inactive union field when calling fn at comptime
John Schmidt
2024-02-26
Merge pull request #18859 from schmee/switch-union-capture-align
Andrew Kelley
2024-02-26
Sema: fix compile error for switching on undefined union
John Schmidt
2024-02-26
Sema: evaluate generic instantiations in fn decls capture scope
John Schmidt
2024-02-26
change default WASI stack size
Andrew Kelley
2024-02-26
compiler: decide dbg_var scoping based on AIR blocks
mlugg
2024-02-25
Merge pull request #18906 from jacobly0/x86_64-tests
Andrew Kelley
2024-02-25
test: rework how filtering works
Jacob Young
2024-02-25
x86_64: implement optional comparisons
Jacob Young
2024-02-25
Sema: implement vector coercions
Jacob Young
2024-02-25
x86_64: implement `@shuffle`
Jacob Young
2024-02-25
x86_64: implement `@select`
Jacob Young
2024-02-25
Merge pull request #19005 from squeek502/wtf
Andrew Kelley
2024-02-24
Revert "tests: add -Dskip-cross-glibc option"
Jacob Young
2024-02-24
Update deprecated `std.unicode` function usages
Ryan Liptak
2024-02-23
Merge pull request #18955 from ziglang/std.http.Server
Andrew Kelley
2024-02-23
Merge pull request #19034 from ziglang/elf-riscv
Jakub Konka
[next]