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

Fixes several issues in the new AST term structures #7

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

unp1
Copy link
Collaborator

@unp1 unp1 commented Oct 21, 2023

This PR fixes some bugs in the new term structure.

For the moment, I had to move the modalities in its static HashMap (no longer in NamespaceSet).

Do not merge this PR yet. The branch https://github.com/Drodt/key/tree/fixedIssuesAndRebased
contains this fix and is rebase on the current KeY main branch.

This fixes the remaining problems and we can at least prove BinarySearch, but still not RemoveDup.

@unp1 unp1 marked this pull request as draft October 21, 2023 10:30
@unp1 unp1 changed the base branch from main to newTermASTStructure October 21, 2023 10:31
@unp1 unp1 marked this pull request as ready for review October 23, 2023 08:38
@unp1 unp1 merged commit 2fb102b into newTermASTStructure Oct 23, 2023
11 of 22 checks passed
@unp1 unp1 deleted the severalFixes branch October 23, 2023 08:40
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.

1 participant