aboutsummaryrefslogtreecommitdiff
path: root/printing/ppconstr.ml
AgeCommit message (Expand)Author
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-09-14The new ocaml compiler (4.00) has a lot of very cool warnings,regisgia
2012-08-08Updating headers.herbelin
2012-08-07Avoid Pp.std_ppcmds in Misctypes.sort_infoletouzey
2012-07-30Bigint: avoid dependency over Ppletouzey
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-19Fixing some inconsistencies of constr printer wrt constr parserherbelin
2012-06-14Internalization of pattern is done in two phases.pboutill
2012-05-29place all pretty-printing files in new dir printing/letouzey