catala icon indicating copy to clipboard operation
catala copied to clipboard

Printer: less verbose variables printing

Open AltGr opened this issue 3 years ago • 1 comments
trafficstars

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.

AltGr avatar Oct 19 '22 12:10 AltGr

(also included a little bit of cleanup, like removing things like Format.fprintf fmt "%a")

AltGr avatar Oct 19 '22 12:10 AltGr