Skip to content

LIST.listRange in legacy kore, more list hooks and list matching in booster#4108

Merged
automergerpr-permission-manager[bot] merged 16 commits into
masterfrom
more-list-hooks
May 26, 2025
Merged

LIST.listRange in legacy kore, more list hooks and list matching in booster#4108
automergerpr-permission-manager[bot] merged 16 commits into
masterfrom
more-list-hooks

Conversation

@jberthold
Copy link
Copy Markdown
Collaborator

@jberthold jberthold commented May 19, 2025

  • LIST.listRange was previously not implemented in legacy kore (and therefore caused crashes).
  • More hooks from the LIST family have been implemented in booster
    • LIST.update is particularly interesting because it speeds up execution of proofs in mir-semantics.
    • other hooks were implemented to get parity between booster and legacy kore: conca, in, make, as well as element and unit, but the latter are mostly handled by custom list internalisation code.
  • List matching is improved to enable simplifications of expressions involving lists constructors.

Copy link
Copy Markdown
Member

@RaoulSchaffranek RaoulSchaffranek left a comment

Choose a reason for hiding this comment

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

Looks solid to me!

@jberthold jberthold marked this pull request as ready for review May 26, 2025 13:12
@automergerpr-permission-manager automergerpr-permission-manager Bot merged commit 79f23bf into master May 26, 2025
6 checks passed
@automergerpr-permission-manager automergerpr-permission-manager Bot deleted the more-list-hooks branch May 26, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants