aboutsummaryrefslogtreecommitdiff
path: root/printing/printer.ml
AgeCommit message (Expand)Author
2012-07-10Small change in the printing of proofs for use by coqide.aspiwack
2012-07-10Another correction to the dependent existential variable printingaspiwack
2012-07-04Change how the number of open goals is printed.aspiwack
2012-07-04When focused on an empty list of goal (after finishing a subproof introducedaspiwack
2012-06-12Fixing test-suite after last storm in Pp.pboutill
2012-06-04Replacing some str with strbrkppedrot
2012-05-30More uniformisation in Pp.warn functions.ppedrot
2012-05-29place all pretty-printing files in new dir printing/letouzey