index
:
fparkan
devel
master
renovate/toml-1.x
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 (
Collapse
)
Author
Age
Files
Lines
*
chore: clarify planning acceptance semantics
Valentin Popov
7 days
5
-29
/
+175
|
*
refactor: harden stage 2 graph and asset limits
Valentin Popov
7 days
4
-13
/
+276
|
*
fix: guard prepared asset id collisions
Valentin Popov
7 days
3
-19
/
+382
|
*
test: realign stage 2 acceptance coverage
Valentin Popov
7 days
5
-45
/
+482
|
*
docs: clarify stage 0 acceptance scope
Valentin Popov
7 days
4
-0
/
+10
|
*
feat(stage2): persist prepared mission assets and reports
Valentin Popov
7 days
4
-124
/
+509
|
*
feat(stage2): materialize visual dependency graph
Valentin Popov
7 days
4
-67
/
+532
|
*
fix(stage2): preserve byte-exact prototype identities
Valentin Popov
7 days
2
-21
/
+135
|
*
fix(vulkan): capture shutdown validation after owner drop
Valentin Popov
7 days
1
-26
/
+21
|
*
refactor(cli): limit json refactor to stage1 scope
Valentin Popov
11 days
1
-127
/
+57
|
*
test(inspection): cover archive entry diagnostic context
Valentin Popov
11 days
2
-18
/
+159
|
*
fix(nres): align licensed closure with corpus limits
Valentin Popov
11 days
2
-5
/
+5
|
*
test(inspection): cover archive diagnostic span context
Valentin Popov
11 days
2
-5
/
+19
|
*
test(nres): cover input byte limit enforcement
Valentin Popov
11 days
2
-1
/
+29
|
*
test(resource): cover archive byte-budget eviction
Valentin Popov
11 days
2
-1
/
+53
|
*
test(acceptance): record remaining stage1 coverage gaps
Valentin Popov
11 days
1
-0
/
+13
|
*
fix(resource): prevent stale archive refresh overwrite
Valentin Popov
11 days
1
-27
/
+169
|
*
fix(resource): type archive and vfs error mapping
Valentin Popov
11 days
3
-31
/
+267
|
*
refactor(cli): replace manual json assembly
Valentin Popov
11 days
3
-70
/
+161
|
*
fix: route archive inspection through byte-safe boundaries
Valentin Popov
11 days
3
-78
/
+216
|
*
fix: tighten nres and rsli decode contracts
Valentin Popov
11 days
3
-37
/
+496
|
*
fix: harden stage1 path and archive identity
Valentin Popov
11 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
|
[next]