catala/compiler/verification
Louis Gesbert f236e2cfb2 Replace the type conversion and rounding operators with overloads
Ref. #366

Also updates `CONTRIBUTING.md`.

This was pretty straight-forward :)
2022-12-13 15:32:49 +01:00
..
conditions.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
conditions.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
io.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
io.mli Do not pass free_vars to make_context 2022-11-16 21:59:48 +01:00
solver.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
solver.mli Leverage the shared AST: big cleanup (part I) 2022-08-22 19:28:21 +02:00
verification.mld Documentation pass 2022-01-19 10:54:16 +01:00
z3backend.dummy.ml Hotfix for CI 2022-12-06 18:11:40 +01:00
z3backend.mli Big reformatting 2022-03-08 15:03:14 +01:00
z3backend.real.ml Replace the type conversion and rounding operators with overloads 2022-12-13 15:32:49 +01:00