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
/
cases
/
aarch64-macos
Age
Commit message (
Expand
)
Author
2023-04-20
Unify incremental test cases and disable many
mlugg
2023-04-04
cases: disable failing incremental tests
Jacob Young
2023-04-03
start: disable extra start logic on various x86_64 subtargets
Jacob Young
2023-04-03
Elf: add program headers for the program header table
Jacob Young
2023-04-02
x86_64: implement large cmp
Jacob Young
2022-12-03
Sema: improve error for mismatched type in implicit return
Veikka Tuominen
2022-10-25
std: add cbe hacks to more targets
Jacob Young
2022-09-30
stage2: improve error message for missing member in file root struct
Veikka Tuominen
2022-09-07
test-cases: fix compiler error locations for hello world with updates
Jakub Konka
2022-09-07
coff: re-enable default entrypoint for Windows
Jakub Konka
2022-08-30
test-cases: fix compiler error locations for hello world with updates
Jakub Konka
2022-07-23
Sema: add some more 'declared here' notes
Veikka Tuominen
2022-07-11
Sema: add notes about function return type
Veikka Tuominen
2022-06-30
move passing stage1 compile error tests to stage2
Veikka Tuominen
2022-05-04
test: move compile errors and incremental tests into common dir
Jakub Konka