catala/compiler/scalc
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
..
ast.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
compile_from_lambda.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
dune refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
print.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
print.mli Leverage the shared AST: big cleanup (part I) 2022-08-22 19:28:21 +02:00
scalc.mld Link to modules in the docs 2022-02-14 18:27:29 +01:00
to_python.ml Replace the type conversion and rounding operators with overloads 2022-12-13 15:32:49 +01:00
to_python.mli Big reformatting 2022-03-08 15:03:14 +01:00