catala/compiler/verification
Denis Merigoux c7b84ca2d0
Merge pull request #244 from CatalaLang/c_backend
Bringing structure to the Lcalc AST
2022-05-05 14:22:26 +02:00
..
conditions.ml Remove logging calls for vc generation 2022-04-12 11:14:39 +02:00
conditions.mli Add condition for focusing the proof mode on a single scope 2022-03-17 17:44:24 +01:00
dune Make Z3 an optional dependency 2022-03-08 18:38:42 +01:00
io.ml Fix encoding of hypotheses into Z3 2022-03-16 11:20:20 +01:00
io.mli Big reformatting 2022-03-08 15:03:14 +01:00
solver.ml Remove duplicated function 2022-04-12 17:07:00 +02:00
solver.mli Code builds but bugguy [skip ci] 2022-04-04 08:56:48 +02:00
verification.mld Documentation pass 2022-01-19 10:54:16 +01:00
z3backend.dummy.ml Make Z3 an optional dependency 2022-03-08 18:38:42 +01:00
z3backend.mli Big reformatting 2022-03-08 15:03:14 +01:00
z3backend.real.ml Adds a decimal rounding operator 2022-04-29 21:18:15 +02:00