catala/compiler/desugared
Louis Gesbert 4a66848eb3 Clarify some bits of the overload handling code
and address other remarks from the review of #365
2022-12-13 12:00:05 +01:00
..
ast.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
ast.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
dependency.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
dependency.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
desugared.mld Used shared_ast for scopelang expressions 2022-08-26 11:31:14 +02:00
disambiguate.ml Add typing-based disambiguation pass after desugaring 2022-11-28 16:38:09 +01:00
disambiguate.mli Add typing-based disambiguation pass after desugaring 2022-11-28 16:38:09 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
from_surface.ml Clarify some bits of the overload handling code 2022-12-13 12:00:05 +01:00
from_surface.mli Uniform naming of conversion modules across compilation passes 2022-11-22 12:08:18 +01:00
name_resolution.ml Add ambiguous StructAccess for desugared 2022-11-28 16:38:09 +01:00
name_resolution.mli Add ambiguous StructAccess for desugared 2022-11-28 16:38:09 +01:00