catala/compiler/dcalc
2022-04-06 09:48:34 +02:00
..
ast.ml Refactoring to clean some Dcalc passes 2022-04-06 09:48:34 +02:00
ast.mli Added boxed constructors for Dcalc 2022-04-06 09:35:07 +02:00
dcalc.mld Documentation pass 2022-01-19 10:54:16 +01:00
dune dcalc review 2022-02-18 15:31:52 +01:00
interpreter.ml Passing all tests! 2022-04-04 15:56:45 +02:00
interpreter.mli Big reformatting 2022-03-08 15:03:14 +01:00
optimizations.ml Refactoring to clean some Dcalc passes 2022-04-06 09:48:34 +02:00
optimizations.mli Big reformatting 2022-03-08 15:03:14 +01:00
print.ml Implement the round money builtin 2022-03-17 12:30:14 +01:00
print.mli Big reformatting 2022-03-08 15:03:14 +01:00
typing.ml Implement the round money builtin 2022-03-17 12:30:14 +01:00
typing.mli Big reformatting 2022-03-08 15:03:14 +01:00