catala/compiler/scalc
Louis Gesbert 8e91dcb281 Apply suggestions from code review
Thanks @vincent-botbol

Co-authored-by: vbot <vincent.botbol@inria.fr>
2024-08-28 18:12:33 +02:00
..
ast.ml Scalc change: switch only on variables 2024-08-28 18:12:32 +02:00
dune refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
from_lcalc.ml Reformat 2024-08-28 18:12:32 +02:00
from_lcalc.mli Renaming: move to its own module 2024-08-28 18:12:28 +02:00
print.ml Apply suggestions from code review 2024-08-28 18:12:33 +02:00
print.mli Add externals to scalc, working test with Python backend 2024-02-26 14:56:43 +01:00
scalc.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
to_c.ml Reformat 2024-08-28 18:12:32 +02:00
to_c.mli Renaming: move to its own module 2024-08-28 18:12:28 +02:00
to_python.ml Python printer: add some parens to be safe 2024-08-28 18:12:33 +02:00
to_python.mli Renaming: move to its own module 2024-08-28 18:12:28 +02:00