catala/compiler
Louis Gesbert 19d0c35961 Printer: less verbose variables printing
Pass along a bindlib context to allow the variable names to be altered only when
disambiguation is needed. Partial fix to #240 (doesn't affect the backends, only
the printer for the intermediate ASTs).

This also has the benefit of making the output of the tests much more stable.
2022-10-19 14:40:58 +02:00
..
dcalc Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
desugared Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
lcalc Swap boxing and annotations in expressions 2022-10-07 18:00:23 +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 Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
shared_ast Printer: less verbose variables printing 2022-10-19 14:40:58 +02:00
surface Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
utils Used shared_ast for scopelang expressions 2022-08-26 11:31:14 +02:00
verification Swap boxing and annotations in expressions 2022-10-07 18:00:23 +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 Swap boxing and annotations in expressions 2022-10-07 18:00:23 +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