Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow non-general init state for non-test functions #398

Merged
merged 5 commits into from
Feb 28, 2024
Merged

Conversation

anvacaru
Copy link
Contributor

After #313, the initial terms for non-test functions became more general in order to support CSE.
However, this is a setback for Symbolik, as it needs that information for debugging purposes.
In this PR I'm a --with-non-general-state flag to kontrol prove to unblock Symbolik until #362 gets implemented.

closes: #395

@anvacaru anvacaru added the enhancement New feature or request label Feb 27, 2024
@anvacaru anvacaru self-assigned this Feb 27, 2024
Copy link
Collaborator

@palinatolmach palinatolmach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @anvacaru! One minor note is that I think it's spelled as Simbolik (with 'i'): Simbolik.

src/kontrol/__main__.py Outdated Show resolved Hide resolved
@rv-jenkins rv-jenkins merged commit b1bebc0 into master Feb 28, 2024
11 checks passed
@rv-jenkins rv-jenkins deleted the symbolik-flag branch February 28, 2024 11:02
@ehildenb ehildenb added the cse label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge cse enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Concretize <account>, <id>, callDepth> cells for debugger
4 participants