catala/compiler/desugared
2023-05-26 16:54:52 +02:00
..
ast.ml Implement the rest 2023-05-26 16:54:52 +02:00
ast.mli Implement the rest 2023-05-26 16:54:52 +02:00
dependency.ml Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
dependency.mli Interleave assertions with rules from desugared to scopelang 2023-04-28 14:15:43 +02:00
desugared.mld Used shared_ast for scopelang expressions 2022-08-26 11:31:14 +02:00
disambiguate.ml Interleave assertions with rules from desugared to scopelang 2023-04-28 14:15:43 +02: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 Implement the rest 2023-05-26 16:54:52 +02:00
from_surface.mli Uniform naming of conversion modules across compilation passes 2022-11-22 12:08:18 +01:00
linting.ml Move types 2023-05-26 16:03:26 +02:00
linting.mli Update error messages 2023-03-31 14:01:04 +02:00
name_resolution.ml Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
name_resolution.mli Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
print.ml Bug in the law found with proof mode? 2023-04-27 16:58:40 +02:00
print.mli Refactoring changes after @altgr's suggestions 2023-04-18 10:31:44 +02:00