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
/
standalone.zig
Age
Commit message (
Expand
)
Author
2022-11-30
add test coverage for zig build CLI and options API
Andrew Kelley
2022-11-28
aarch64-windows: skip failing standalone tests
Jakub Konka
2022-11-18
Merge pull request #13411 from dweiller/custom-test-runner
Veikka Tuominen
2022-11-14
disable failing test on aarch64-macos
Andrew Kelley
2022-11-02
test: add test_runner_path test
dweiller
2022-10-26
make a .rsp file for `zig clang`
Hadrien Dorio
2022-10-22
build.zig: separate C ABI tests from standalone tests
Veikka Tuominen
2022-10-15
Module: fix early exit conditions during compilation
Jacob Young
2022-10-14
i386 ABI: Fix some sizes and alignments
Evan Haas
2022-10-14
stage2: fix emitting asm and bin at the same time
Jacob Young
2022-10-01
llvm: avoid undefined values by ensuring the StackTrace decl is analyzed
Jacob Young
2022-09-06
Merge remote-tracking branch 'origin/master' into llvm15
Andrew Kelley
2022-09-04
stage2 llvm: implement aarch64 C ABI
Veikka Tuominen
2022-09-02
Sema: do not emit dbg_inline_end after NoReturn
Veikka Tuominen
2022-09-01
Sema: add more validation to coerceVarArgParam
Veikka Tuominen
2022-08-30
LLVM: fix extern functions missing attributes
Andrew Kelley
2022-08-26
translate-c: Don't add self-defined macros to global name table
Evan Haas
2022-08-11
disable failing standalone test: issue_11595
Andrew Kelley
2022-08-10
stage2 llvm: implement more C ABI
Veikka Tuominen
2022-07-27
Sema: resolve pointee type in zirReify
Veikka Tuominen
2022-07-26
C ABI tests no longer apply to only stage1
Andrew Kelley
2022-07-25
Merge pull request #12188 from Luukdegram/llvm-wasm-c-abi
Luuk de Gram
2022-07-25
wasm: Enable C-ABI tests for self-hosted compiler
Luuk de Gram
2022-07-24
CI stage3 test coverage for test-standalone
Andrew Kelley
2022-07-21
update standalone test cases for stage2
Andrew Kelley
2022-07-06
disable more standalone tests
Andrew Kelley
2022-07-06
disable failing standalone test - tools/gen_spirv_spec.zig
Andrew Kelley
2022-06-20
test: introduce link(er) tests - builds on standalone tests
Jakub Konka
2022-06-06
tools: fix update-linux-headers.zig and process_headers.zig
BratishkaErik
2022-05-09
stdlib: escape backslashes and double quotes in Builder response file
Evan Haas
2022-02-17
Revert "reduce build error noise"
Andrew Kelley
2022-02-17
reduce build error noise
Jonathan Marler
2021-12-15
update glibc start files to 2.34
Andrew Kelley
2021-12-15
add standalone tests for the new linker bug fixes
Jakub Konka
2021-12-14
test: remove testing for tools/update_glibc.zig
Andrew Kelley
2021-11-22
add support for compiling Objective-C++ code (#10096)
Stephen Gutekanst
2021-11-15
pre-merge cleanups
Andrew Kelley
2021-11-15
test: add a standalone test for mixing c, zig, threadlocal and build modes.
xavier
2021-10-04
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley
2021-09-21
macho: fix incorrect segment/section growth calculation
Jakub Konka
2021-09-15
Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402)...
Michal Ziulek
2021-09-07
Merge pull request #9636 from ehaas/hexfiles
Andrew Kelley
2021-09-06
add standalone test for issue #9693
Jacob G-W
2021-09-01
stdlib: Add test for generating HEX files.
Evan Haas
2021-08-10
macho: fix linking of dylibs and frameworks
Jakub Konka
2021-08-02
Add -Denable-macos-sdk explicit flag to build.zig
Jakub Konka
2021-08-01
add standalone Objective-C enabled on macOS only
Jakub Konka
2021-06-19
std: Fix PIE startup sequence
LemonBoy
2021-06-13
tools: Unbreak many tools
LemonBoy
2021-06-10
Add standalone test for common symbols
Jakub Konka
[prev]
[next]