https://github.com/EasyCrypt/easycrypt
Revision a37bb89001dfd1400283146b8595f072c0d47409 authored by Pierre-Yves Strub on 17 September 2018, 08:56:28 UTC, committed by Pierre-Yves Strub on 17 September 2018, 08:56:38 UTC
Expressions of the form (x + c1) + c2 are now simplified to
(x + [c1+c2]) (modulo commutativity of (+).
1 parent c997f51
History
Tip revision: a37bb89001dfd1400283146b8595f072c0d47409 authored by Pierre-Yves Strub on 17 September 2018, 08:56:28 UTC
better simplification of int/real addition
Tip revision: a37bb89
File Mode Size
Makefile -rw-r--r-- 556 bytes
_tags -rw-r--r-- 329 bytes
myocamlbuild.ml -rw-r--r-- 1.7 KB
ppx_lint.ml -rw-r--r-- 2.2 KB

back to top