Skip to content

Issues: tlaplus/tlapm

TLAPS in WSL2 - Prover Launch problem
#78 by hejersbo was closed Apr 30, 2023
Closed 3
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

TLAPM parser fails to parse !! operator in nonfix form due to lexical conflict with ! subexpression syntax bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#174 opened Oct 29, 2024 by ahelwer
TLAPM fails to parse decimal numbers of form .12345 without leading zero bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#173 opened Oct 29, 2024 by ahelwer
TLAPM incorrectly accepts some unit-level definitions prefixed by LOCAL bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#172 opened Oct 29, 2024 by ahelwer
Functions.tla and SequencesExt.tla out-of-sync with CommunityModules bug An error, usually in the code.
#171 opened Oct 28, 2024 by lemmy
TLAPM parser does not accept implicit <*>/<+> proof step IDs with names bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#170 opened Oct 24, 2024 by ahelwer
TLAPM parser accepts incorrect use of labels that break operator precedence bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#169 opened Oct 24, 2024 by ahelwer
TLAPM parser accepts invalid use of parentheses to escape conjunction list bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#168 opened Oct 24, 2024 by ahelwer
TLAPM parser does not accept INSTANCE proof step type bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#167 opened Oct 24, 2024 by ahelwer
TLAPM parser does not accept MODULE references in several places bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#166 opened Oct 24, 2024 by ahelwer
TLAPM parser does not accept proof step references in QED BY with implicit <*> proof level bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#165 opened Oct 24, 2024 by ahelwer
TLAPM fails to parse set literals containing multiple expressions of form x \in S bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#164 opened Oct 24, 2024 by ahelwer
TLAPM syntax parser does not support bitfield number formats bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#163 opened Oct 24, 2024 by ahelwer
TLAPM syntax parser treats Cartesian products differently from infix operators bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#162 opened Oct 24, 2024 by ahelwer
TLAPM syntax parser does not accept prefix operators as higher-level operator parameters bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#161 opened Oct 24, 2024 by ahelwer
TLAPM does not parse quantifiers using \forall or \exists keywords instead of \A or \E bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#160 opened Oct 24, 2024 by ahelwer
Syntax error when parameterized refinement occurs in subscript bug An error, usually in the code. syntax parser Issues relating to TLAPM's syntax parser
#156 opened Sep 19, 2024 by lemmy
Add LSP command to add DEFs to a leaf proof for ExpandENABLED to work. enhancement A new feature, an improvement, or other addition.
#153 opened Sep 12, 2024 by kape1395
Regression in BlockingQueue proof
#150 opened Sep 2, 2024 by lemmy
TLAPS proves ~(x = TRUE) <=> (x = FALSE) in released versions bug An error, usually in the code.
#139 opened Jun 7, 2024 by lemmy
Verify proofs in examples/ directory as part of PR workflow enhancement A new feature, an improvement, or other addition. testing Related to tests of code, continuous integration, and related topics.
#136 opened Jun 6, 2024 by lemmy
ProTip! Type g i on any issue or pull request to go back to the issue listing page.