Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Attach logs to NDBranch, small refactors #831

Merged
merged 5 commits into from
Jan 22, 2024
Merged

Attach logs to NDBranch, small refactors #831

merged 5 commits into from
Jan 22, 2024

Conversation

ehildenb
Copy link
Member

@ehildenb ehildenb commented Jan 22, 2024

These are small changes that were made for setting up CSE on Kontrol. In particular:

  • NDBranch are setup to display their rule applications. A helper is factored out for doing this for both edges and ndbranches.
  • An function-internal variable is prefixed with _ to avoid shadowing confusing with outer variable.

The rule labels attached to NDBranch are not populated yet, due to runtimeverification/haskell-backend#3792, but once that bug is fixed then this will become more useful.

@ehildenb ehildenb self-assigned this Jan 22, 2024
@rv-jenkins rv-jenkins merged commit 12c42a3 into master Jan 22, 2024
@rv-jenkins rv-jenkins deleted the nd-branch-logs branch January 22, 2024 23:43
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 9, 2024
These are small changes that were made for setting up CSE on Kontrol. In
particular:

- `NDBranch` are setup to display their rule applications. A helper is
factored out for doing this for both edges and ndbranches.
- An function-internal variable is prefixed with `_` to avoid shadowing
confusing with outer variable.

The rule labels attached to `NDBranch` are not populated yet, due to
https://github.com/runtimeverification/hs-backend-booster/issues/472,
but once that bug is fixed then this will become more useful.

---------

Co-authored-by: devops <[email protected]>
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 9, 2024
These are small changes that were made for setting up CSE on Kontrol. In
particular:

- `NDBranch` are setup to display their rule applications. A helper is
factored out for doing this for both edges and ndbranches.
- An function-internal variable is prefixed with `_` to avoid shadowing
confusing with outer variable.

The rule labels attached to `NDBranch` are not populated yet, due to
https://github.com/runtimeverification/hs-backend-booster/issues/472,
but once that bug is fixed then this will become more useful.

---------

Co-authored-by: devops <[email protected]>
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 10, 2024
These are small changes that were made for setting up CSE on Kontrol. In
particular:

- `NDBranch` are setup to display their rule applications. A helper is
factored out for doing this for both edges and ndbranches.
- An function-internal variable is prefixed with `_` to avoid shadowing
confusing with outer variable.

The rule labels attached to `NDBranch` are not populated yet, due to
https://github.com/runtimeverification/hs-backend-booster/issues/472,
but once that bug is fixed then this will become more useful.

---------

Co-authored-by: devops <[email protected]>
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 10, 2024
These are small changes that were made for setting up CSE on Kontrol. In
particular:

- `NDBranch` are setup to display their rule applications. A helper is
factored out for doing this for both edges and ndbranches.
- An function-internal variable is prefixed with `_` to avoid shadowing
confusing with outer variable.

The rule labels attached to `NDBranch` are not populated yet, due to
https://github.com/runtimeverification/hs-backend-booster/issues/472,
but once that bug is fixed then this will become more useful.

---------

Co-authored-by: devops <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants