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
/
behavior
/
switch.zig
Age
Commit message (
Expand
)
Author
2023-05-20
spirv: ptr_elem_val
Robin Voetter
2023-05-20
spirv: more passing tests
Robin Voetter
2023-05-11
setup spirv backend in behavior tests
Ali Chraghi
2023-05-03
x86_64: fix feature confusion
Jacob Young
2023-05-01
x86_64: fix switch multi-prongs and mul/div flags clobber
Jacob Young
2023-05-01
behavior: update affected tests for the x86_64 backend
Jacob Young
2023-04-05
Sema: implement inline switch capture at comptime
Veikka Tuominen
2023-04-02
x86_64: implement error name
Jacob Young
2023-03-25
x86_64: implement atomic loops
Jacob Young
2023-03-24
x86_64: fix more value tracking bugs
Jacob Young
2023-03-21
x86_64: implement atomic and fence ops
Jacob Young
2023-03-15
behavior: enable passing behavior tests on stage2_x86_64
Jacob Young
2023-01-17
Sema: resolve lazy values in switch prong items
Veikka Tuominen
2022-12-29
stage2 AArch64: implement errUnion{Err,Payload} for registers
joachimschmidt557
2022-12-10
stage2: sparc64: Skip unimplemented tests
Koakuma
2022-11-30
cbe: cast pointer switch target to int
Veikka Tuominen
2022-11-01
stage2 AArch64: implement basic switch statements
joachimschmidt557
2022-10-25
cbe: fix atomics
Jacob Young
2022-09-09
stage2 ARM: implement struct_field_val for registers
joachimschmidt557
2022-09-09
stage2 ARM: amend implementation of various AIR instructions
joachimschmidt557
2022-08-05
Sema: better safety check on switch on corrupt value
Veikka Tuominen
2022-07-28
stage2 ARM: more support for switch statements
joachimschmidt557
2022-07-19
Sema: fix enum value without tag name used as switch item
Andrew Kelley
2022-06-04
stage2 ARM: introduce support for basic switch expressions
joachimschmidt557
2022-04-04
Sema: forward switch condition to captures
Andrew Kelley
2022-03-25
Sema: implement zirSwitchCapture multi for unions
Veikka Tuominen
2022-03-25
Sema: implement zirSwitchCapture for error sets
Veikka Tuominen
2022-03-23
wasm: Enable all passing tests
Luuk de Gram
2022-03-19
Sema: implement zirSwitchCaptureElse for error sets
Veikka Tuominen
2022-03-12
Sema: fix else branch check when switching on error set
Veikka Tuominen
2022-03-09
wasm: Implement fpext
Luuk de Gram
2022-03-08
stage2 ARM: implement ret_load
joachimschmidt557
2022-03-07
Sema: fix `@hasDecl` for simple enums
Andrew Kelley
2022-03-05
stage2 AArch64: add more slice support
joachimschmidt557
2022-03-04
stage2 ARM: generate less no-op branches
joachimschmidt557
2022-03-02
Sema: detect comptime-known union initializations
Andrew Kelley
2022-01-17
Sema: implement else capture value
Andrew Kelley
2022-01-17
behavior tests: a couple more switch cases are passing
Andrew Kelley
2022-01-17
Sema: fix comptime break semantics
Andrew Kelley
2021-12-28
Sema: more union fixes
Andrew Kelley
2021-12-28
stage2: LLVM backend: fix lowering of union constants
Andrew Kelley
2021-10-26
stage2: implement runtime pointer access to global constants
Andrew Kelley
2021-10-26
astgen: generate correct switch prong indices
Robin Voetter
2021-10-25
Sema: fix switch that covers full integer range
Andrew Kelley
2021-10-25
stage2: fix switch on tagged union capture-by-pointer
Andrew Kelley
2021-10-20
stage2: LLVM backend: implement switch_br
Andrew Kelley
2021-10-02
AstGen: fix `while` and `for` with unreachable bodies
Andrew Kelley
2021-09-24
Spelling corrections (#9833)
Josh Soref
2021-06-21
fix code broken from previous commit
Jacob G-W
2021-06-21
std, src, doc, test: remove unused variables
Jacob G-W
[prev]
[next]