catala/compiler/scopelang
Louis Gesbert f162f6e9bd Improve handling of module name definitions
and add some sanity-checks for consistency of used modules w.r.t. actually
loaded modules.
2023-09-27 13:14:03 +02:00
..
ast.ml Improve handling of module name definitions 2023-09-27 13:14:03 +02:00
ast.mli Improve handling of module name definitions 2023-09-27 13:14:03 +02:00
dependency.ml Reformat 2023-09-01 16:24:27 +02:00
dependency.mli Simplification: store paths in Uids 2023-08-31 18:31:48 +02:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
from_desugared.ml Improve handling of module name definitions 2023-09-27 13:14:03 +02:00
from_desugared.mli Refactoring for cleaner exception graph building 2023-04-18 11:06:58 +02:00
print.ml Reformat 2023-09-01 16:24:27 +02:00
print.mli Implement module lookups for scopes, structs, and enums 2023-08-31 17:54:39 +02:00
scopelang.mld Fix most doc errors 2023-06-02 17:17:45 +02:00