aboutsummaryrefslogtreecommitdiff
path: root/printing
AgeCommit message (Expand)Author
2012-07-21Slight modification to the printing of goals when in emacs mode.courtieu
2012-07-20Fixing test-suitepboutill
2012-07-19Getting rid of the undocumented [complete] tactic, which wasppedrot
2012-07-11A friendlier printing of remaining goals when no goal is focused.aspiwack
2012-07-10Fixing Print Assumption displayppedrot
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-09The tactic remember now accepts a final eqn:H option (grant wish #2489)letouzey
2012-07-09induction/destruct : nicer syntax for generating equations (solves #2741)letouzey
2012-07-09Avoid a warning about unprintable new command Print Namespaceletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-07-04Fixes a bug in Ppvernac which had braces and bullets printed with an endingaspiwack
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-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-20Fixing bug #2809 (anomaly when printing a module with notations due toherbelin
2012-06-19Fixing some inconsistencies of constr printer wrt constr parserherbelin
2012-06-14Internalization of pattern is done in two phases.pboutill
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-29remove many excessive open Util & Errors in mli'sletouzey
2012-05-29place all pretty-printing files in new dir printing/letouzey