Skip to content

Allow EasyCrypt lemma names to begin with _.#874

Open
alleystoughton wants to merge 1 commit intoProofGeneral:masterfrom
alleystoughton:master
Open

Allow EasyCrypt lemma names to begin with _.#874
alleystoughton wants to merge 1 commit intoProofGeneral:masterfrom
alleystoughton:master

Conversation

@alleystoughton
Copy link
Copy Markdown

Fix the regular expression easycrypt-goal-command-regexp to take out the nosmt option (which is no longer EasyCrypt syntax) and allow lemma names to begin with _. Note
that the end of this regular expression must only match the beginning of a lemma name,
not the whole name. (Without this fix, it was impossible to undo a lemma with such a name.)

Fix the regular expression `easycrypt-goal-command-regexp` to take out
the `nosmt` option (which is no longer EasyCrypt syntax) and allow
lemma names to begin with `_`.
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