catala/compiler/desugared
Louis Gesbert d93b699a4c Forward types in the Expr.make_* constructors
Also add some safeguards against bad propagation of types (e.g. checking the
arrow type of functions upon application); partly disabled at the moment since
they don't pass yet but that'll be further work.
2022-10-04 14:50:37 +02:00
..
ast.ml Fix position on type error concerning sub-scope variable 2022-09-26 14:11:25 +02:00
ast.mli Fix position on type error concerning sub-scope variable 2022-09-26 14:11:25 +02:00
dependency.ml Fix position on type error concerning sub-scope variable 2022-09-26 14:11:25 +02:00
dependency.mli Used shared_ast for scopelang expressions 2022-08-26 11:31:14 +02:00
desugared_to_scope.ml Forward types in the Expr.make_* constructors 2022-10-04 14:50:37 +02:00
desugared_to_scope.mli Big reformatting 2022-03-08 15:03:14 +01:00
desugared.mld Used shared_ast for scopelang expressions 2022-08-26 11:31:14 +02:00
dune Big renaming and dir reorg 2021-06-21 11:39:06 +02:00