Skip to content

give better error message on forbidden identifiers#1457

Merged
fblanqui merged 2 commits into
Deducteam:masterfrom
fblanqui:lex
Jul 10, 2026
Merged

give better error message on forbidden identifiers#1457
fblanqui merged 2 commits into
Deducteam:masterfrom
fblanqui:lex

Conversation

@fblanqui

@fblanqui fblanqui commented Jul 10, 2026

Copy link
Copy Markdown
Member
  • lpLexer: fail if ? is followed by an id or a number with a leading 0, fail if $ is followed by a number
  • lpParser: fail if a symbol name is a number, put expected keywords between double quotes
  • add OK and KO tests
  • rawdk.ml: accept aborted proofs

@fblanqui fblanqui merged commit c07b0c3 into Deducteam:master Jul 10, 2026
24 checks passed
@fblanqui fblanqui deleted the lex branch July 10, 2026 16:28
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