Skip to content

Give similar taclet names if taclet not found during proof loading#3784

Merged
wadoon merged 1 commit intomainfrom
weigl/similartacletnames
Mar 24, 2026
Merged

Give similar taclet names if taclet not found during proof loading#3784
wadoon merged 1 commit intomainfrom
weigl/similartacletnames

Conversation

@wadoon
Copy link
Copy Markdown
Member

@wadoon wadoon commented Mar 23, 2026

Related Issue

Increase the error message "Taclet XXX not found" during proof loading by also given the three nearest known taclets.

Intended Change

Calculate Levensthein distance between searched taclet name and known taclets. Improve the error message. Levensthein was already in the code base.

Type of pull request

  • New feature (non-breaking change which adds functionality)
  • There are changes to the (Java) code

@wadoon wadoon requested a review from unp1 March 23, 2026 21:24
@wadoon wadoon changed the title give similar taclet names if taclet not found Give similar taclet names if taclet not found during proof loading Mar 23, 2026
@wadoon wadoon self-assigned this Mar 23, 2026
@wadoon wadoon added the Feature New feature or request label Mar 23, 2026
@wadoon wadoon added this to the v3.0.0 milestone Mar 23, 2026
@wadoon wadoon marked this pull request as ready for review March 23, 2026 21:31
@wadoon wadoon force-pushed the weigl/similartacletnames branch from eedc9d7 to 8f35cae Compare March 23, 2026 21:42
@wadoon wadoon added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit e9beb66 Mar 24, 2026
36 checks passed
@wadoon wadoon deleted the weigl/similartacletnames branch March 24, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature or request Proof Loading/Saving

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants