aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pp.ml
Commit message (Expand)AuthorAge
* Do not compute formatter UTF8 length at creation time.Gravatar ppedrot2013-11-08
* Some more hand-written comparison functions to avoid polymorphic comparison.Gravatar xclerc2013-10-14
* Coqide ported to STMGravatar gareuselesinge2013-08-08
* Fixing #3042Gravatar ppedrot2013-05-23
* Fixing Pp.strbrk which was reversing words.Gravatar ppedrot2013-05-16
* std_ppcmds is persistent, errors can be printed twiceGravatar gareuselesinge2013-05-16
* Uniformizing the [if_warn] flag used for warning printing and putGravatar ppedrot2013-05-08
* Coqide: new feedback mechanism for structured contentGravatar gareuselesinge2013-04-25
* Restrict (try...with...) to avoid catching critical exn (part 8)Gravatar letouzey2013-03-13
* Updating the backtrace handling mechanism to accomodate the newGravatar ppedrot2013-02-18
* Actually adding backtrace handling.Gravatar ppedrot2013-01-28
* Removed a unused function in PpGravatar ppedrot2012-12-08
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* lib/Pp:Gravatar regisgia2012-09-14
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Made Pp.std_ppcmds opaque.Gravatar ppedrot2012-09-13
* Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5Gravatar ppedrot2012-09-10
* reparation du make depend et du .dependGravatar letouzey2001-12-19
* compat ocaml 3.03Gravatar filliatr2001-12-13
* entetesGravatar filliatr2001-03-15
* Use UTF-8 as default encoding for computing length of strings in prettyGravatar miquel2000-10-19
* Initial revisionGravatar filliatr1999-08-16