index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
/
printer.ml
Commit message (
Expand
)
Author
Age
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Slight modification to the printing of goals when in emacs mode.
courtieu
2012-07-21
*
Fixing test-suite
pboutill
2012-07-20
*
A friendlier printing of remaining goals when no goal is focused.
aspiwack
2012-07-11
*
Fixing Print Assumption display
ppedrot
2012-07-10
*
Small change in the printing of proofs for use by coqide.
aspiwack
2012-07-10
*
Another correction to the dependent existential variable printing
aspiwack
2012-07-10
*
Change how the number of open goals is printed.
aspiwack
2012-07-04
*
When focused on an empty list of goal (after finishing a subproof introduced
aspiwack
2012-07-04
*
Fixing test-suite after last storm in Pp.
pboutill
2012-06-12
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
More uniformisation in Pp.warn functions.
ppedrot
2012-05-30
*
place all pretty-printing files in new dir printing/
letouzey
2012-05-29