aboutsummaryrefslogtreecommitdiff
path: root/printing/prettyp.ml
AgeCommit message (Expand)Author
2012-12-14Modulification of dir_pathppedrot
2012-12-14Modulification of identifierppedrot
2012-11-21Print univ constraints generated by a constant or inductive (when flag is set)barras
2012-11-13Added a CString module.ppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-08-08Updating headers.herbelin
2012-07-20Fixing test-suitepboutill
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-12Fixing test-suite after last storm in Pp.pboutill
2012-05-29place all pretty-printing files in new dir printing/letouzey