summaryrefslogtreecommitdiff
path: root/ocamldoc/odoc_print.ml
Commit message (Expand)AuthorAgeFilesLines
* Typos and basic grammar error fixing (#1280)Fourchaux2017-08-101-2/+2
* Allow more module aliases in strengtheningLeo White2016-07-281-1/+1
* More warnings for ocamldoc.Alain Frisch2016-03-151-3/+3
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* clean up whitespace and cut long linesDamien Doligez2016-02-171-1/+1
* Translation of french comments in odocGabriel Scherer2015-10-091-3/+3
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-7/+3
* Merge module-alias branch (cf. PR#6063)Jacques Garrigue2014-01-101-0/+1
|\
| * everything works except camlp4Jacques Garrigue2013-10-011-0/+1
* | merge generative functorsJacques Garrigue2013-12-171-1/+1
|/
* Keep attributes/locs for class type declarations and class declarations in Ty...Alain Frisch2013-09-271-4/+4
* Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...Alain Frisch2013-04-161-2/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* fix formatting of copyright headersDamien Doligez2012-08-011-0/+1
* fix encoding bugs by replacing all non-ASCII charactersDamien Doligez2012-07-301-1/+1
* merge with branch bin-annotFabrice Le Fessant2012-05-301-10/+10
* clean up spaces and tabsDamien Doligez2010-01-221-11/+11
* ajout du champ cty_inher dans Types.class_declarationJacques Garrigue2004-05-181-0/+1
* improve display of functor parameters, added mp_type_code field to functor pa...Maxence Guesdon2004-03-261-7/+21
* new module odoc_print, will work when Format.pp_print_flush is fixedMaxence Guesdon2004-03-051-0/+89