catala/compiler/desugared
Louis Gesbert f151a9a794 Wip: handling subscope calls as normal definitions
- for the moment we still have specific vars for subscope inputs (in scopelang)
- this causes trouble with default-embedding of scope calls
2024-04-04 10:24:18 +02:00
..
ast.ml Fix var bindings in desugared->scopelang 2024-04-04 10:24:18 +02:00
ast.mli Fix var bindings in desugared->scopelang 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 Turn subscope-vars into scope vars 2024-04-04 10:24:18 +02:00
desugared.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
disambiguate.ml Fix var bindings in desugared->scopelang 2024-04-04 10:24:18 +02:00
disambiguate.mli AST change: more specific application 2023-12-19 17:27:40 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
from_surface.ml Fix var bindings in desugared->scopelang 2024-04-04 10:24:18 +02:00
from_surface.mli Uniform naming of conversion modules across compilation passes 2022-11-22 12:08:18 +01:00
linting.ml Wip: handling subscope calls as normal definitions 2024-04-04 10:24:18 +02:00
linting.mli Update error messages 2023-03-31 14:01:04 +02:00
name_resolution.ml Wip: handling subscope calls as normal definitions 2024-04-04 10:24:18 +02:00
name_resolution.mli Fix var bindings in desugared->scopelang 2024-04-04 10:24:18 +02:00
print.ml Select colors for Uids upon instanciation 2023-09-01 14:41:56 +02:00
print.mli Refactoring changes after @altgr's suggestions 2023-04-18 10:31:44 +02:00