catala/compiler/scopelang
Louis Gesbert 0ec04c4925 Branch cleanup and test outputs update
Lots of tests have a new warning because they were calling subscopes without
using their outputs. A better solution could be to mark these subscopes as
`output`, now that it's possible !
2024-04-04 10:55:21 +02:00
..
ast.ml Wip: handling subscope calls as normal definitions 2024-04-04 10:24:18 +02:00
ast.mli Wip: handling subscope calls as normal definitions 2024-04-04 10:24:18 +02:00
dependency.ml Fix var bindings in desugared->scopelang 2024-04-04 10:24:18 +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 Branch cleanup and test outputs update 2024-04-04 10:55:21 +02:00
from_desugared.mli Refactoring for cleaner exception graph building 2023-04-18 11:06:58 +02:00
print.ml Wip: handling subscope calls as normal definitions 2024-04-04 10:24:18 +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