issues
search
tlaplus
/
tlapm
The TLA Proof Manager
https://proofs.tlapl.us/
BSD 2-Clause "Simplified" License
67
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change magic number for fingerprint files
#176
damiendoligez
opened
1 week ago
1
Cancel CI workflow if new changes are pushed
#175
ahelwer
closed
2 weeks ago
0
TLAPM parser fails to parse `!!` operator in nonfix form due to lexical conflict with `!` subexpression syntax
#174
ahelwer
opened
3 weeks ago
0
TLAPM fails to parse decimal numbers of form `.12345` without leading zero
#173
ahelwer
opened
3 weeks ago
0
TLAPM incorrectly accepts some unit-level definitions prefixed by `LOCAL`
#172
ahelwer
opened
3 weeks ago
0
Functions.tla and SequencesExt.tla out-of-sync with CommunityModules
#171
lemmy
opened
3 weeks ago
0
TLAPM parser does not accept implicit `<*>`/`<+>` proof step IDs with names
#170
ahelwer
opened
3 weeks ago
0
TLAPM parser accepts incorrect use of labels that break operator precedence
#169
ahelwer
opened
3 weeks ago
0
TLAPM parser accepts invalid use of parentheses to escape conjunction list
#168
ahelwer
opened
3 weeks ago
0
TLAPM parser does not accept `INSTANCE` proof step type
#167
ahelwer
opened
3 weeks ago
0
TLAPM parser does not accept `MODULE` references in several places
#166
ahelwer
opened
3 weeks ago
1
TLAPM parser does not accept proof step references in `QED BY` with implicit `<*>` proof level
#165
ahelwer
opened
3 weeks ago
0
TLAPM fails to parse set literals containing multiple expressions of form `x \in S`
#164
ahelwer
opened
3 weeks ago
0
TLAPM syntax parser does not support bitfield number formats
#163
ahelwer
opened
3 weeks ago
0
TLAPM syntax parser treats Cartesian products differently from infix operators
#162
ahelwer
opened
3 weeks ago
0
TLAPM syntax parser does not accept prefix operators as higher-level operator parameters
#161
ahelwer
opened
3 weeks ago
0
TLAPM does not parse quantifiers using `\forall` or `\exists` keywords instead of `\A` or `\E`
#160
ahelwer
opened
3 weeks ago
0
Run corpus of TLA+ syntax tests in simple pass/fail manner
#159
ahelwer
closed
2 weeks ago
1
Pin dependency versions for dune build
#158
ahelwer
opened
1 month ago
6
Proof for ENABLED TRUE fails
#157
jspenger
closed
1 month ago
1
Syntax error when parameterized refinement occurs in subscript
#156
lemmy
opened
2 months ago
1
Use cmdliner in translate
#155
glondu
closed
2 months ago
0
Expose tlapm_lib for other projects.
#154
kape1395
opened
2 months ago
0
Add LSP command to add DEFs to a leaf proof for ExpandENABLED to work.
#153
kape1395
opened
2 months ago
2
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
#152
dependabot[bot]
closed
2 months ago
0
tlapm ending abnormally with Invalid_argument("List.combine") in level or arity checking
#151
lemmy
opened
2 months ago
4
Regression in BlockingQueue proof
#150
lemmy
opened
2 months ago
2
Add `make opam-deps-opt` to INSTALL.md
#149
lemmy
closed
2 months ago
0
Merge `updated_enabled_cdot`.
#148
kape1395
opened
2 months ago
2
Exposed parse method in TLAPM API
#147
ahelwer
closed
2 months ago
6
Intermittent build failures in CI
#146
ahelwer
closed
3 months ago
3
Add license field to opam package definition file
#145
ahelwer
closed
2 months ago
2
Emit bytecode in dune build for debugging
#144
ahelwer
closed
3 months ago
5
ENH: parse and expand bound tuples
#140
johnyf
opened
4 months ago
7
TLAPS proves `~(x = TRUE) <=> (x = FALSE)` in released versions
#139
lemmy
opened
5 months ago
3
Show ocaml version in https://github.com/tlaplus/tlapm/actions/workflows.
#138
lemmy
closed
5 months ago
0
Isabelle2020 dune m1
#137
lemmy
closed
5 months ago
3
Verify proofs in examples/ directory as part of PR workflow
#136
lemmy
opened
5 months ago
6
Make SimpleEventually proof a bit less simple.
#135
lemmy
opened
5 months ago
5
Rewrite Nat to {x ∈ Int : 0 ≤ x} instead of n ∈ Nat to (n ∈ Int ∧ 0 ≤ n).
#134
kape1395
closed
3 months ago
4
ISA: Example in `isabelle/examples/AtomicBakeryG.thy` fails.
#133
kape1395
closed
2 months ago
2
LSP: Make error position more precise in the case of incomplete expressions.
#132
kape1395
opened
5 months ago
0
Isabelle202X cleanup
#131
kape1395
closed
3 months ago
3
TLAPM Error
#130
mery54
closed
6 months ago
1
LSP: Only show "RECURSIVE unsupported" warnings if the module contains proofs.
#129
kape1395
opened
6 months ago
0
LSP: Some errors are shown on wrong files.
#128
kape1395
opened
6 months ago
0
Request: add my SSH public keys to the set of authorized keys on the INRIA server
#127
ahelwer
closed
6 months ago
14
Added Arch Linux instructions to INSTALL.md
#126
ahelwer
closed
7 months ago
0
Update the installation instructions.
#125
kape1395
closed
6 months ago
18
Try use Isabelle2024-RC2.
#124
kape1395
closed
6 months ago
16
Next