catala/compiler
Louis Gesbert 76d1c1cc93 Dcalc.Optimization should reasonably preserve types
since it only does reductions while preserving marks. The patch is mostly a
renaming from `pos` to `mark`
2022-10-04 14:50:37 +02:00
..
dcalc Dcalc.Optimization should reasonably preserve types 2022-10-04 14:50:37 +02:00
desugared Fix naming error in interface 2022-10-04 14:50:37 +02:00
lcalc Simplify a few mark operations 2022-10-04 14:50:37 +02:00
literate Fix all lines too long problems & update assets 2022-08-29 15:46:06 +02:00
plugins Make all supertypes use ('a, 't) gexpr as parameter instead of naked_gexpr 2022-08-29 11:29:24 +02:00
scalc Make all supertypes use ('a, 't) gexpr as parameter instead of naked_gexpr 2022-08-29 11:29:24 +02:00
scopelang Fix typing 2022-10-04 14:50:37 +02:00
shared_ast Fix typing 2022-10-04 14:50:37 +02:00
surface Fix parser message that didn't make sense to me 2022-10-04 14:50:37 +02:00
utils Used shared_ast for scopelang expressions 2022-08-26 11:31:14 +02:00
verification Ignore unfound (i.e., internal) variables during Z3 model printing 2022-09-13 15:54:26 +02:00
catala_web_interpreter.ml Cli: allow standard option --color=always|never|auto to control styling 2022-07-27 10:42:35 +02:00
catala.ml reformat (sync with master) 2022-03-09 10:43:17 +01:00
driver.ml Test new typing 2022-10-04 14:50:37 +02:00
driver.mli Add support for backend plugins using dynlink 2022-05-19 10:40:02 +02:00
dune Switch from calendarlib to in-house dates_calc 2022-08-06 17:07:01 +02:00
index.mld refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
plugin.ml Leverage the shared AST: big cleanup (part I) 2022-08-22 19:28:21 +02:00
plugin.mli Leverage the shared AST: big cleanup (part I) 2022-08-22 19:28:21 +02:00