mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
35c862f906
this behaviour in part duplicates the work of `-O`, but it's lighter-weight, and it's often more convenient to debug code without `-O` (which still has impact on traces generation) ; and this removes one or two levels of obfuscation when you read the intermediate code. |
||
---|---|---|
.. | ||
ast.ml | ||
ast.mli | ||
closure_conversion.ml | ||
closure_conversion.mli | ||
dune | ||
from_dcalc.ml | ||
from_dcalc.mli | ||
lcalc.mld | ||
monomorphize.ml | ||
monomorphize.mli | ||
to_ocaml.ml | ||
to_ocaml.mli |