catala/compiler/scalc
Louis Gesbert 7db63e5f78 Simplification: store paths in Uids
rather than scattered in structures

The context is still hierarchical for defs though, so one needs to retrieve the
path to lookup in the correct context for info. Exceptions are enums and struct
defs, which are re-exposed at toplevel.
2023-08-31 18:31:48 +02:00
..
ast.ml Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
dune refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
from_lcalc.ml Specialise the Map.Not_found exception raised by Map.find 2023-08-31 17:55:36 +02:00
from_lcalc.mli Rename Scalc from_lambda to from_lcalc for consistency 2023-02-17 19:49:56 +01:00
print.ml Simplification: store paths in Uids 2023-08-31 18:31:48 +02:00
print.mli Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
scalc.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
to_python.ml Simplification: store paths in Uids 2023-08-31 18:31:48 +02:00
to_python.mli Big reformatting 2022-03-08 15:03:14 +01:00