https://github.com/EasyCrypt/easycrypt
Revision 4c564f5656282f56fe4bb433bc0b49d789330ee6 authored by Pierre-Yves Strub on 06 December 2023, 10:56:36 UTC, committed by Pierre-Yves Strub on 11 December 2023, 12:52:51 UTC
This family of functions type-check a formula w.r.t. a memory that
is infered from the program logic goal.

The commit changes two things:

 - for prhl, its uses the same memory name as the one used
   in the program logic goal. (Previously, it was using `mhr`)

 - its returns the memory that has been used for the type-checking
1 parent 4f02829
History
Tip revision: 4c564f5656282f56fe4bb433bc0b49d789330ee6 authored by Pierre-Yves Strub on 06 December 2023, 10:56:36 UTC
Internal API: process_Xhl_*
Tip revision: 4c564f5
File Mode Size
.github
config
examples
scripts
src
tests
theories
.dir-locals.el -rw-r--r-- 285 bytes
.gitignore -rw-r--r-- 118 bytes
AUTHORS -rw-r--r-- 543 bytes
LICENSE -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 7.7 KB
default.nix -rw-r--r-- 906 bytes
dune -rw-r--r-- 221 bytes
dune-project -rw-r--r-- 450 bytes
easycrypt.opam -rw-r--r-- 1.2 KB
easycrypt.opam.template -rw-r--r-- 915 bytes
easycrypt.png -rw-r--r-- 182.6 KB
shell.nix -rw-r--r-- 308 bytes

README.md

back to top