catala/compiler/shared_ast
Louis Gesbert 038861a52c Generic mapping function across different ASTs
Used in lcalc/compile_with_exceptions only at the moment
2023-03-30 18:57:51 +02:00
..
definitions.ml Generic mapping function across different ASTs 2023-03-30 18:57:51 +02:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
expr.ml Generic mapping function across different ASTs 2023-03-30 18:57:51 +02:00
expr.mli Generic mapping function across different ASTs 2023-03-30 18:57:51 +02:00
operator.ml Remove date rounding mode from Operator.translate 2023-03-30 15:33:00 +02:00
operator.mli Remove date rounding mode from Operator.translate 2023-03-30 15:33:00 +02:00
print.ml EmptyError is no longer a literal 2023-03-30 18:54:50 +02:00
print.mli EmptyError is no longer a literal 2023-03-30 18:54:50 +02:00
program.ml Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
program.mli Rework the AST Gadt to allow merging of different ASTs 2023-03-30 15:30:08 +02:00
scope.ml Merge branch 'master' into c_backend 2023-03-21 12:14:10 +01:00
scope.mli Small fixes 2023-03-28 09:38:47 +02:00
shared_ast.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
shared_ast.mld Rename marked_expr -> expr, expr -> naked_expr throughout 2022-08-29 11:29:23 +02:00
type.ml - [ ] shared_ast 2023-02-20 15:57:42 +01:00
type.mli - [x] shared_ast 2023-02-20 15:57:42 +01:00
typing.ml EmptyError is no longer a literal 2023-03-30 18:54:50 +02:00
typing.mli Merge branch 'master' into c_backend 2023-03-21 12:14:10 +01:00
var.ml Generic mapping function across different ASTs 2023-03-30 18:57:51 +02:00
var.mli Generic mapping function across different ASTs 2023-03-30 18:57:51 +02:00