https://github.com/EasyCrypt/easycrypt
Revision 5cbf6f1ee2cab362a7a743bc4e67332afba381e5 authored by Pierre-Yves Strub on 17 September 2018, 11:33:37 UTC, committed by Pierre-Yves Strub on 17 September 2018, 11:33:37 UTC
Expressions of the form (x + c1) + c2 are now simplified to
(x + [c1+c2]) (modulo commutativity of (+).
1 parent 1b7e5bb
History
Tip revision: 5cbf6f1ee2cab362a7a743bc4e67332afba381e5 authored by Pierre-Yves Strub on 17 September 2018, 11:33:37 UTC
better simplification of int/real addition
Tip revision: 5cbf6f1
File Mode Size
config
examples
lint
scripts
src
system
theories
.dir-locals.el -rw-r--r-- 285 bytes
.gitignore -rw-r--r-- 504 bytes
.merlin -rw-r--r-- 230 bytes
.travis.yml -rw-r--r-- 2.0 KB
COPYRIGHT -rw-r--r-- 581 bytes
COPYRIGHT.yaml -rw-r--r-- 596 bytes
MANIFEST -rw-r--r-- 690 bytes
Makefile -rw-r--r-- 5.0 KB
Makefile.system -rw-r--r-- 478 bytes
README.md -rw-r--r-- 6.1 KB
_tags -rw-r--r-- 791 bytes
default.nix -rw-r--r-- 494 bytes
myocamlbuild.ml -rw-r--r-- 2.3 KB

README.md

back to top