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
/
cases3
Age
Commit message (
Expand
)
Author
2016-12-26
IR testing: rename cases3 dir to cases
Andrew Kelley
2016-12-26
IR: port more tests
Andrew Kelley
2016-12-26
IR: pass enumToInt test
Andrew Kelley
2016-12-26
IR: port more tests
Andrew Kelley
2016-12-25
IR: port more tests
Andrew Kelley
2016-12-25
IR: support compile time global pointer reinterpret
Andrew Kelley
2016-12-22
IR: support const ref
Andrew Kelley
2016-12-22
port more tests
Andrew Kelley
2016-12-22
IR: fix missing implicit casts in init expressions
Andrew Kelley
2016-12-22
IR: port another test
Andrew Kelley
2016-12-22
IR: fix switch enum variable for void enum field
Andrew Kelley
2016-12-22
IR: port more tests
Andrew Kelley
2016-12-22
IR: port more tests
Andrew Kelley
2016-12-22
IR: port some tests
Andrew Kelley
2016-12-22
pass void parameters test
Andrew Kelley
2016-12-22
IR: port some tests
Andrew Kelley
2016-12-22
migrate all the temporary tests to new test file
Andrew Kelley
2016-12-21
IR: implement runtime enum init and switch on enum with variable
Andrew Kelley
2016-12-20
IR: enum init support
Andrew Kelley
2016-12-19
IR: support maybe defers
Andrew Kelley
2016-12-19
IR: support error defers
Andrew Kelley
2016-12-19
organize tests
Andrew Kelley
2016-12-19
IR: start a new passing self hosted test suite
Andrew Kelley