-
Currently, adding PG support for easycrypt require a little bit of work.
See the [README](https://www.easycrypt.info/trac/browser/README.md?rev=1.0).
Perhaps, this can be one of the supported proof as…
-
I have tried installing ampersand-models\ZwolleFrontEnd\EURent in commit @285edb675e04a41edffdcb638163aee03e628bfd with Ampersand-v3.7.3 [development:c2fabc7]. That is the version with PURPOSE++. Howe…
-
(follows on from #293 and #212)
There is a strong need for an abstraction mechanism for specifications / invariants. For example, consider this simple Whiley program:
function fill(int[] xs, …
-
-
When one writes
`subgoal by tac`
the intended semantics is usually that `tac` solves the whole `subgoal`, but `by` allows `tac` to not fully solve the subgoal. This should be changed.
xrchz updated
7 years ago
-
## Issue description
Not all the executables of the /contrib directory are patched,
so some functionalities of the theorem prover fail. For instance, running the Sledgehammer tool (subwindow in the b…
-
Currently, the style forces type declarations to be rendered
foo = C1 num
| C2 bool
| C3 string
...
| Cn (num -> bool)
which can be rather space-wasteful…
mn200 updated
7 years ago
-
##### Identification of the Originator
Leo Freitas (leo.freitas@newcastle.ac.uk)
##### Target of the request, defining the affected components of the language definition
AST and Overture
##### Motiv…
leouk updated
7 years ago
-
as discussed in #361
```
> =/(a *?($ash $elm) ^-(foot [a *twig]))
nest-fail
> =/(a *?($ash $elm) ^-(foot ?:(?=($ash a) [a *twig] [a *twig]))
[%ash [%$ p=0]]
```
courtesy of @ohAitch
```…
-
Our team uses a hacked version of the Ocaml compiler against which I want to build ocaml packages. Can mkOcamlPackages be exposed under ocaml-ng as it was previously?
ghost updated
8 years ago