catala/compiler/desugared
2023-07-07 14:56:54 +02:00
..
ast.ml Allow declaration of toplevel values without definition 2023-06-15 17:57:01 +02:00
ast.mli Allow declaration of toplevel values without definition 2023-06-15 17:57:01 +02:00
dependency.ml Messages renamed to Message (lighter syntax) 2023-06-13 11:50:56 +02:00
dependency.mli Interleave assertions with rules from desugared to scopelang 2023-04-28 14:15:43 +02:00
desugared.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
disambiguate.ml Reformat + regen 2023-06-15 17:57:01 +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 Some commented code cleanup and clarifications 2023-06-19 16:36:09 +02:00
from_surface.mli Uniform naming of conversion modules across compilation passes 2022-11-22 12:08:18 +01:00
linting.ml Rename 'IdentName' to 'Ident' 2023-06-15 17:55:49 +02:00
linting.mli Update error messages 2023-03-31 14:01:04 +02:00
name_resolution.ml Rename 'IdentName' to 'Ident' 2023-06-15 17:55:49 +02:00
name_resolution.mli Wip support for modules 2023-06-15 17:56:57 +02:00
print.ml Fix formatting of exception trees 2023-07-07 14:56:54 +02:00
print.mli Refactoring changes after @altgr's suggestions 2023-04-18 10:31:44 +02:00