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-07-01
update test build script to latest API
Andrew Kelley
2024-07-01
Add a standalone test to cover the duplicate module bug
Sashko
2024-06-24
stage2-wasm: abs 128 bit
Pavel Verigo
2024-06-22
stage2-wasm: fix div and rem
Pavel Verigo
2024-06-20
Merge pull request #20299 from mlugg/the-great-decl-split
Matthew Lugg
2024-06-19
Merge pull request #20070 from Rexicon226/riscv
Jakub Konka
2024-06-19
AstGen: error for redundant `@inComptime()`
mlugg
2024-06-18
cases: un-regress some notes
mlugg
2024-06-16
stage2-wasm: bit_reverse
Pavel Verigo
2024-06-15
translate-c: fix translation of "ptr += uint"
Devin J. Pohly
2024-06-15
stage2-wasm: enum bigint <= 128 bits
Pavel Verigo
2024-06-15
Zcu: rework source locations
mlugg
2024-06-13
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
Krzysztof Wolicki
2024-06-13
std: Convert deprecated aliases to compile errors and fix usages
Ryan Liptak
2024-06-13
test: disable-enable riscv tests
David Rubin
2024-06-13
riscv: disable failing test
David Rubin
2024-06-13
riscv: rewrite "binOp"
David Rubin
2024-06-13
riscv: implement optional logic
David Rubin
2024-06-13
riscv: integer + float `@abs`
David Rubin
2024-06-13
riscv: implement more arithmetic instructions
David Rubin
2024-06-13
riscv: zero registers when using register-wide operations
David Rubin
2024-06-13
riscv: add `airAggregateInit` for arrays
David Rubin
2024-06-13
riscv: first sign of floats!
David Rubin
2024-06-13
riscv: fix register clobber in certain edge cases
David Rubin
2024-06-13
ZigObject: enforce min function alignement on riscv
David Rubin
2024-06-13
riscv: `std.fmt.format` running
David Rubin
2024-06-13
riscv: arbitrary sized arrays
David Rubin
2024-06-13
riscv: switch progress + by-ref return progress
David Rubin
2024-06-10
spirv: improve shuffle codegen
Robin Voetter
2024-06-10
spirv: new vectorization helper
Robin Voetter
2024-06-10
spirv: disable tests that fail on pocl
Robin Voetter
2024-06-08
Merge pull request #19007 from rootbeer/glibc-c-test
Andrew Kelley
2024-06-08
libcxx: fix building when -fsingle-threaded
Michael Dusan
2024-06-08
Report error on missing values for addConfigHeader
MrDmitry
2024-06-06
target.zig: Constrain aarch64 to glibc version 2.17 or later
Pat Tullmann
2024-06-06
test/link/glibc_compat: Add C test case for glibc versions
Pat Tullmann
2024-06-05
translate-c: promote macros that reference var decls to inline functions
freakmangd
2024-06-05
Merge pull request #20120 from vahur/move-consts-to-rdata
Andrew Kelley
2024-06-03
Merge pull request #20084 from Vexu/missing-errors
Veikka Tuominen
2024-06-02
Replace YES_COLOR with CLICOLOR_FORCE
Carl Ã…stholm
2024-06-02
Sema: validate function signature for Signal calling convention
Veikka Tuominen
2024-06-02
Sema: add missing error for runtime `@ptrFromInt` to comptime-only type
Veikka Tuominen
2024-06-02
pass `-fno-builtin` when testing `lib/c.zig`, `lib/compiler_rt.zig`
Veikka Tuominen
2024-05-29
rename zig-cache to .zig-cache
Andrew Kelley
2024-05-27
translate-c tests: skip_foreign_checks=true
Andrew Kelley
2024-05-27
std.Build.Step.Run: account for new environment variable
Andrew Kelley
2024-05-27
update the codebase for the new std.Progress API
Andrew Kelley
2024-05-27
test cases: try running foreign binaries
Andrew Kelley
2024-05-26
std: restructure child process namespace
Andrew Kelley
2024-05-24
test/link/macho: add symbol stabs smoke test
Jakub Konka
[prev]
[next]