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-08-07
Merge pull request #20958 from ziglang/fuzz
Andrew Kelley
2024-08-07
Merge pull request #20894 from alexrp/target-cleanup-4
Andrew Kelley
2024-08-07
update coff_dwarf standalone test to new API
Andrew Kelley
2024-08-05
test: Add generate_c_size_and_align_checks.zig to standalone build test
Evan Haas
2024-08-02
fix compilation on powerpc GNU systems
Andrew Kelley
2024-08-01
build.zig: fix -Dskip-non-native
Andrew Kelley
2024-08-01
std.Target: Rework isPPC()/isPPC64() functions.
Alex Rønne Petersen
2024-08-01
Merge pull request #20870 from alexrp/target-cleanup-3
Andrew Kelley
2024-07-31
Merge pull request #20885 from ziglang/simplify-tokenizer
Andrew Kelley
2024-07-31
Merge pull request #20883 from ehaas/aro-translate-c-no-panic
Andrew Kelley
2024-07-31
tokenizer: tabs and carriage returns spec conformance
Andrew Kelley
2024-07-31
remove hard tabs from source code
Andrew Kelley
2024-07-31
std.zig.tokenizer: simplify
Andrew Kelley
2024-07-31
riscv: implement non-pow2 indirect loads
David Rubin
2024-07-31
aro_translate_c: do not translate atomic types
Evan Haas
2024-07-31
aro_translate_c: move noreturn test to manifest
Evan Haas
2024-07-31
aro_translate_c: handle opaque struct defs in prototypes
Evan Haas
2024-07-31
aro_translate_c: move simple function prototype test to manifest
Evan Haas
2024-07-31
translate_c: move empty declaration test to test manifest
Evan Haas
2024-07-31
aro_translate_c: Make function decls public
Evan Haas
2024-07-30
elf: simplify output section tracking for symbols
Jakub Konka
2024-07-30
elf: resolve COMDATs in more parallel-friendly way
Jakub Konka
2024-07-30
test/link/elf: test COMDAT elimination
Jakub Konka
2024-07-30
std.Target: Remove `sparcel` architecture tag.
Alex Rønne Petersen
2024-07-29
aro_translate_c: do not translate _Static_assert declarations
Evan Haas
2024-07-28
std.Target.Cpu.Arch: Remove the `aarch64_32` tag.
Alex Rønne Petersen
2024-07-28
Merge pull request #20807 from Rexicon226/riscv
Jakub Konka
2024-07-28
Merge pull request #20834 from ziglang/macho-boundary-typo-fix
Jakub Konka
2024-07-28
macho: test section$end$ boundary symbol handling
Jakub Konka
2024-07-28
translate-c: Use mangled name for local extern in condition/loop
Linus Groh
2024-07-26
riscv: make multi-threaded enabled compilation the default
David Rubin
2024-07-26
riscv: implement `@cmpxchg*` and remove fixes
David Rubin
2024-07-26
riscv: update tests and fix reuse bug
David Rubin
2024-07-26
riscv: airAsm rewrite
David Rubin
2024-07-26
riscv: enable passing tests
David Rubin
2024-07-26
riscv: implement `@floatFromInt`
David Rubin
2024-07-26
riscv: clean up and unify encoding logic
David Rubin
2024-07-26
riscv: update tests
David Rubin
2024-07-26
riscv: implement sub-byte addition
David Rubin
2024-07-26
riscv: fix logic bug in `ptr_elem_ptr`
David Rubin
2024-07-26
riscv: remove redundant assert in `genBinOp`
David Rubin
2024-07-26
riscv: implement `@clz`
David Rubin
2024-07-26
riscv: implement more operators
David Rubin
2024-07-26
riscv: un-cache the `avl` and `vtype` when returning from a function call
David Rubin
2024-07-25
aarch64: reenable tests that are no longer regressed
Julian Vesper
2024-07-23
Merge pull request #20758 from pavelverigo/stage2-wasm-compiler-rt-test-pass
Andrew Kelley
2024-07-23
Default std.posix.system.ucontext_t is void
Pat Tullmann
2024-07-23
stage2-wasm: mul_sat 32 bits <=, i64, i128
Pavel Verigo
2024-07-22
riscv: disable failing test
David Rubin
2024-07-21
Merge pull request #20708 from alexrp/target-cleanup-2
Andrew Kelley
[prev]
[next]