catala/compiler/desugared
Denis Merigoux 09bcefbcc1 Update tests
2023-06-03 18:02:57 +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 Abstract messages interface 2023-06-02 10:50:29 +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 Abstract messages interface 2023-06-02 10:50:29 +02:00
from_surface.mli Uniform naming of conversion modules across compilation passes 2022-11-22 12:08:18 +01:00
linting.ml Update tests 2023-06-03 18:02:57 +02:00
linting.mli Update error messages 2023-03-31 14:01:04 +02:00
name_resolution.ml Abstract messages interface 2023-06-02 10:50:29 +02:00
name_resolution.mli Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
print.ml All renamings done, on with actual refactor 2023-06-02 10:50:33 +02:00
print.mli Refactoring changes after @altgr's suggestions 2023-04-18 10:31:44 +02:00