index
:
fparkan
dependabot/cargo/clap-4.5.36
dependabot/cargo/log-0.4.27
dependabot/cargo/serde-1.0.219
dependabot/cargo/serde_json-1.0.140
dependabot/cargo/thiserror-2.0.12
devel
master
nres
renovate/all-digest
Utilities and tools for the game "Parkan: Iron Strategy".
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(cli): limit json refactor to stage1 scope
Valentin Popov
10 days
1
-127
/
+57
*
test(inspection): cover archive entry diagnostic context
Valentin Popov
10 days
2
-18
/
+159
*
fix(nres): align licensed closure with corpus limits
Valentin Popov
10 days
2
-5
/
+5
*
test(inspection): cover archive diagnostic span context
Valentin Popov
10 days
2
-5
/
+19
*
test(nres): cover input byte limit enforcement
Valentin Popov
10 days
2
-1
/
+29
*
test(resource): cover archive byte-budget eviction
Valentin Popov
10 days
2
-1
/
+53
*
test(acceptance): record remaining stage1 coverage gaps
Valentin Popov
10 days
1
-0
/
+13
*
fix(resource): prevent stale archive refresh overwrite
Valentin Popov
10 days
1
-27
/
+169
*
fix(resource): type archive and vfs error mapping
Valentin Popov
10 days
3
-31
/
+267
*
refactor(cli): replace manual json assembly
Valentin Popov
10 days
3
-70
/
+161
*
fix: route archive inspection through byte-safe boundaries
Valentin Popov
10 days
3
-78
/
+216
*
fix: tighten nres and rsli decode contracts
Valentin Popov
10 days
3
-37
/
+496
*
fix: harden stage1 path and archive identity
Valentin Popov
10 days
3
-136
/
+439
*
fix(deps): update rust crate cargo_metadata to 0.23.0
renovate[bot]
2026-06-26
2
-413
/
+9
*
fix(smoke): capture final validation after explicit shutdown
Valentin Popov
2026-06-25
4
-37
/
+220
*
fix(smoke): bind native smoke audit to current provenance
Valentin Popov
2026-06-25
1
-6
/
+208
*
build(ci): fail closed on shader provenance
Valentin Popov
2026-06-25
9
-18
/
+733
*
fix(smoke): drop renderer before window teardown
Valentin Popov
2026-06-25
1
-0
/
+58
*
chore(audit): remove stage0 audit files
Valentin Popov
2026-06-25
1
-643
/
+0
*
fix(stage0-ci): satisfy strict clippy gates
Valentin Popov
2026-06-25
6
-13
/
+16
*
fix(vulkan-policy): report sampled formats and limits
Valentin Popov
2026-06-25
3
-5
/
+144
*
fix(vulkan-policy): gate requested depth formats
Valentin Popov
2026-06-25
8
-31
/
+234
*
chore(vulkan-smoke): record window bootstrap phases
Valentin Popov
2026-06-25
1
-7
/
+58
*
fix(vulkan-smoke): track bootstrap timeout evidence
Valentin Popov
2026-06-25
4
-20
/
+191
*
fix(vulkan-smoke): harden timeout and ci closure
Valentin Popov
2026-06-25
4
-16
/
+108
*
refactor(vulkan-policy): narrow unsafe module boundaries
Valentin Popov
2026-06-25
2
-2
/
+52
*
feat(vulkan-policy): report rejected device diagnostics
Valentin Popov
2026-06-25
2
-10
/
+64
*
feat(platform-winit): bridge native window events
Valentin Popov
2026-06-25
1
-0
/
+43
*
feat(platform-winit): apply lifecycle state updates
Valentin Popov
2026-06-25
1
-0
/
+64
*
build(vulkan-shaders): target vulkan 1.1 manifests
Valentin Popov
2026-06-25
3
-7
/
+7
*
build(vulkan-shaders): source tool metadata at build time
Valentin Popov
2026-06-25
3
-6
/
+123
*
build(vulkan-smoke): capture build toolchain metadata
Valentin Popov
2026-06-25
2
-3
/
+69
*
build(vulkan-smoke): embed compiled artifact provenance
Valentin Popov
2026-06-25
3
-4
/
+120
*
feat(vulkan-smoke): verify macos portability evidence
Valentin Popov
2026-06-25
4
-1
/
+69
*
fix(vulkan-smoke): rollback partial swapchain resources
Valentin Popov
2026-06-25
1
-10
/
+73
*
fix(vulkan-smoke): emit structured timeout reports
Valentin Popov
2026-06-25
3
-85
/
+261
*
ci(vulkan-smoke): pin macos runtime provisioning
Valentin Popov
2026-06-25
2
-2
/
+57
*
test(vulkan-smoke): cover explicit teardown order
Valentin Popov
2026-06-25
1
-5
/
+160
*
fix(vulkan-smoke): simplify swapchain image layout transitions
Valentin Popov
2026-06-25
2
-60
/
+10
*
refactor(vulkan-ffi): extract capability probe module
Valentin Popov
2026-06-25
5
-404
/
+418
*
refactor(vulkan-ffi): extract swapchain probe module
Valentin Popov
2026-06-25
4
-218
/
+237
*
refactor(vulkan-ffi): extract swapchain resource module
Valentin Popov
2026-06-25
4
-488
/
+507
*
refactor(vulkan-backend): satisfy ci quality gates
Valentin Popov
2026-06-25
3
-75
/
+101
*
refactor(vulkan-ffi): move adapter tests into submodule
Valentin Popov
2026-06-25
2
-697
/
+691
*
refactor(vulkan-ffi): extract smoke renderer types
Valentin Popov
2026-06-25
2
-132
/
+145
*
refactor(vulkan-backend): clarify planning facade telemetry
Valentin Popov
2026-06-25
2
-35
/
+75
*
refactor(vulkan-ffi): extract smoke renderer module
Valentin Popov
2026-06-25
4
-601
/
+620
*
refactor(vulkan-ffi): extract resource setup module
Valentin Popov
2026-06-25
3
-677
/
+706
*
refactor(vulkan-ffi): extract runtime capability module
Valentin Popov
2026-06-25
3
-763
/
+797
*
refactor(vulkan-ffi): extract validation messenger module
Valentin Popov
2026-06-25
3
-117
/
+128
[next]