catala/compiler/shared_ast
2024-02-09 18:33:41 +01:00
..
boundList.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
boundList.mli Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
definitions.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
dune Fix most doc errors 2023-06-02 17:17:45 +02:00
expr.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
expr.mli Factorise a bit more with more arguments to Expr.map 2024-02-05 16:28:56 +01:00
interpreter.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
interpreter.mli The interpreter might return custom terms 2023-10-13 16:16:45 +02:00
operator.ml Support for list recombinations 2024-01-26 11:29:33 +01:00
operator.mli Fix most doc errors 2023-06-02 17:17:45 +02:00
optimizations.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
optimizations.mli Improve integration of marks into the main AST 2023-05-17 17:37:00 +02:00
print.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
print.mli AST change: more specific application 2023-12-19 17:27:40 +01:00
program.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
program.mli Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
qident.ml Add some helper functions in a wrapper Map module 2023-07-12 11:51:15 +02:00
qident.mli Some commented code cleanup and clarifications 2023-06-19 16:36:09 +02:00
scope.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
scope.mli Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
shared_ast.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
shared_ast.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
type.ml Formatting 2024-02-01 17:22:42 +01:00
type.mli Define Type.Map 2024-02-01 10:10:25 +01:00
typing.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00
typing.mli Typing: add a "assume operator types" mode 2024-02-07 17:41:04 +01:00
var.ml Fixes related to environments and lookups 2023-08-31 18:31:48 +02:00
var.mli Fixes related to environments and lookups 2023-08-31 18:31:48 +02:00