-
Ideally the progress API exposed by `Operate` trait, by which operators report input messages consumed, capabilities dropped and held, and output messages produced, would have some pleasant invariants…
-
Following the bug reports #711 and #110, we should implement precise deadlock detection.
We should implement an additional deadlock detection mode that encodes the following query: Is there a state…
-
Note the use of Apalache's `Gen` operator in the first link.
* https://github.com/freespek/ssf-mc/blob/5610910eac38463e9f11b084b683c552f572dbfe/spec/MC_ffg.tla#L161-L172
* https://protocols-made-f…
lemmy updated
1 month ago
-
At Kaz's suggestion I'm opening an issue regarding adding RSS capability to HuskyBot. And since I'm doing that, I may as well enumerate some other feature requests. Items presented in no particular or…
-
We should take inspiration from python3 type hints and https://www.python.org/dev/peps/pep-0483/
It would make things more solid, and would also provide simple python3 compatibility.
The type ch…
-
[Video](https://youtu.be/-4Yp3j_jk8Q) and the [slides used](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/leslie_lamport.pdf).
Premise: Before doing an action, one must think.…
-
For the record this is what my `u2o2.py` does currently:
```
# DFH: Added foreign element - as now used in the KJV module for Psalm 119 stanza headings
r'\qa': (r'', r''),
```
Any thoug…
-
CISA publishes a catalog of Known Exploited Vulnerabilities at: https://www.cisa.gov/known-exploited-vulnerabilities-catalog.
The data appears to use CVE as a key. I downloaded the current CSV catalo…
-
I was asked by Igor to do a review of the [binary search tutorial](https://github.com/informalsystems/apalache/blob/b627481fca3677b15457c704fdd6f8aab66b6d84/docs/src/tutorials/entry-tutorial.md?plai…
-
Resuming from or stepping over or out of breakpoints in the TLC debugger does not work as expected (see e.g. a [workaround in one of the debugger tests](https://github.com/tlaplus/tlaplus/blob/f849bf1…
lemmy updated
10 months ago