snix/snix
Oleksandr Knyshuk bd6cfb1e33 docs(eval): update compile_if_else docstring for JumpIfCatchable opcode
Reflects control flow changes after cl/10288, documenting the new
JumpIfCatchable instruction and updated branching logic for catchable
defaults in conditional expressions.

Change-Id: I6a6a6964b84ae42e35ccb84851c7993619516d0b
Reviewed-on: https://cl.snix.dev/c/snix/+/30656
Tested-by: besadii
Reviewed-by: Florian Klink <flokli@flokli.de>
Reviewed-by: Oleksandr Knyshuk <olk@disr.it>
Autosubmit: Oleksandr Knyshuk <olk@disr.it>
2025-08-10 18:48:32 +00:00
..
.vscode chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
boot fix(snix/boot/tests): fix comment 2025-08-10 17:31:53 +00:00
build style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
build-go style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
castore style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
castore-go style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
castore-http chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
cli style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
docs chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
eval docs(eval): update compile_if_else docstring for JumpIfCatchable opcode 2025-08-10 18:48:32 +00:00
glue style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
nar-bridge style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
nix-compat style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
nix-compat-derive chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-compat-derive-tests feat(nix-compat): Use serde_with for HashAlgo serialization 2025-08-05 22:23:54 +00:00
nix-daemon style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
nix-lang-test-suite chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
serde chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
store style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
store-go style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
tracing style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
verify-lang-tests style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
.gitignore chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
Cargo.lock fix(snix/tracing): Remove direct dependency on indicatif 2025-08-09 21:56:50 +00:00
Cargo.nix style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
Cargo.toml fix(snix/tracing): Remove direct dependency on indicatif 2025-08-09 21:56:50 +00:00
clippy.toml chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
crate-hashes.json fix(treewide): add missing final newlines 2025-03-21 13:33:32 +00:00
default.nix style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
LICENSE chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
logo.webp chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
shell.nix style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00
utils.nix style: Switch to nixfmt from nixpkgs-fmt 2025-08-10 13:40:23 +00:00