Skip to content

[TS Calls] Add guarded semantic model registry and execution - #377

Open
CaelmBleidd wants to merge 5 commits into
mainfrom
caelmbleidd/issue-365-guarded-semantic-models
Open

[TS Calls] Add guarded semantic model registry and execution#377
CaelmBleidd wants to merge 5 commits into
mainfrom
caelmbleidd/issue-365-guarded-semantic-models

Conversation

@CaelmBleidd

Copy link
Copy Markdown
Member

Summary

  • add a deterministic semantic-model registry with frozen per-run selections and a catalog fingerprint derived from model IDs and implementation kinds
  • execute exact and partial guarded plans with normal and exceptional successors, state changes, aliases, residual profile fallback, and observer events
  • add the built-in INTRINSIC Array.pop model while preserving the compatibility dispatcher behavior

This PR replaces #376 after its squash commit was removed from main.

Testing

  • ./gradlew :usvm-ts:test --rerun-tasks
  • ./gradlew :usvm-ts:detektMain :usvm-ts:detektTest
  • git diff --check

Closes #365

Part of #360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TS Calls] Register and execute guarded semantic models

1 participant