index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
printing
/
prettyp.mli
Age
Commit message (
Expand
)
Author
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-02-14
Removing compatibility layers related to printing.
Pierre-Marie Pédrot
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2014-09-12
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-07-21
Unifying locate code, also making it more powerful: it is now able to find
Pierre-Marie Pédrot
2014-07-21
Adding a new "Locate Term" command, distinct from the raw "Locate" command.
Pierre-Marie Pédrot
2014-07-21
More complete printing of Ltac location, akin to the term-dedicated Locate co...
Pierre-Marie Pédrot
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2013-04-29
Merging Context and Sign.
ppedrot
2012-12-18
Modulification of name
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-08-08
Updating headers.
herbelin
2012-05-29
place all pretty-printing files in new dir printing/
letouzey