aboutsummaryrefslogtreecommitdiffhomepage
path: root/printing/prettyp.ml
Commit message (Expand)AuthorAge
* State Transaction MachineGravatar gareuselesinge2013-08-08
* Added printing of instance priority to the Print Instances command.Gravatar ppedrot2013-08-01
* Lib.contents () instead of Lib.contents_after NoneGravatar letouzey2013-07-17
* Now printing body of abbreviations (i.e. notation with a name) withGravatar herbelin2013-05-05
* Revised infrastructure for lazy loading of opaque proofsGravatar letouzey2013-04-02
* Restrict (try...with...) to avoid catching critical exn (part 5)Gravatar letouzey2013-03-13
* More monomorphization.Gravatar ppedrot2013-03-05
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Dir_path --> DirPathGravatar letouzey2013-02-19
* Minor code cleanups, especially take advantage of Dir_path.is_emptyGravatar letouzey2013-02-18
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Print univ constraints generated by a constant or inductive (when flag is set)Gravatar barras2012-11-21
* Added a CString module.Gravatar ppedrot2012-11-13
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Fixing test-suiteGravatar pboutill2012-07-20
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* Fixing test-suite after last storm in Pp.Gravatar pboutill2012-06-12
* place all pretty-printing files in new dir printing/Gravatar letouzey2012-05-29