summaryrefslogtreecommitdiff
path: root/ocamldoc/odoc_info.mli
Commit message (Expand)AuthorAgeFilesLines
* Add syntax for generative functor application (#11984)Richard Eisenberg2023-02-121-0/+2
* ocamldoc: injectivity annotationFlorian Angeletti2023-02-061-8/+6
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-311-1/+1
* ocamldoc: Remove unused info_string_of_infoJules Aguillon2022-02-221-5/+0
* ocamldoc: Pass alerts along with 'info'Jules Aguillon2022-02-221-3/+6
* ocamldoc: Handle @@alert and @@deprecated attributesJules Aguillon2022-02-221-0/+3
* ocamldoc: add a -lib flag for prefixed librariesFlorian Angeletti2018-09-031-0/+4
* fix few documentation headersoctachron2017-10-041-8/+8
* PR#7363: start documentation headers at {1octachron2017-10-041-10/+10
* Typos and basic grammar error fixing (#1280)Fourchaux2017-08-101-17/+17
* fix several typos in commentsDaniel2017-02-131-4/+4
* More warnings for ocamldoc.Alain Frisch2016-03-151-1/+4
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Translation of french comments in odocGabriel Scherer2015-10-091-1/+1
* exhauce PR#6367: introduce Asttypes.arg_label to encode labelled argumentsJacques Garrigue2014-12-221-2/+2
* Reintegrate-merge constructors_with_record5 branch.Alain Frisch2014-10-141-11/+17
|\
* | PR#6274: allow doc comments on object typesMaxence Guesdon2014-05-221-1/+11
* | PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-041-0/+75
|/
* merge generative functorsJacques Garrigue2013-12-171-1/+1
* PR#6257: allow full doc comments on variant constructors and record fieldsMaxence Guesdon2013-12-091-2/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* fix formatting of copyright headersDamien Doligez2012-08-011-0/+1
* fix TABs and whitespaceDamien Doligez2012-07-301-1/+1
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-2/+10
* ocamldoc now updated. odoc_sig.ml was changed from revision 1660Jacques Le Normand2010-10-011-0/+1
* use first-class modules to allow composition of custom generatorsMaxence Guesdon2010-08-241-134/+25
* PR#4831: handle @before tag in ocamldocMaxence Guesdon2010-05-311-1/+4
* PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez2010-05-211-4/+4
* ocamldoc: handle Pmod_unpack and Tmod_unpackMaxence Guesdon2010-05-031-0/+1
* handle 'module type of' in structsMaxence Guesdon2010-04-191-0/+1
* handle 'module type of' expressionsMaxence Guesdon2010-04-191-0/+2
* PR#4915: new syntax {%format: code %} to put target format specific codeMaxence Guesdon2010-03-081-0/+1
* PR#4914: ability to specify a text for links to elementsMaxence Guesdon2009-12-181-2/+4
* add option -no-module-constraint-filter for PR#4588Maxence Guesdon2008-07-251-0/+6
* fix bug #4585 and handle virtual flag for class value in all generatorsMaxence Guesdon2008-07-231-0/+1
* expose definition of private_flag so it can be used by users of the ocamldoc ...Maxence Guesdon2008-05-211-1/+4
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-091-5/+6
* fusion de la version 3.10.0Damien Doligez2007-10-081-0/+3
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-201-17/+22
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-041-0/+3
* fusion des changements jusqu'a 3.08.3Damien Doligez2005-03-241-92/+95
* Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1Damien Doligez2004-08-201-21/+37
* new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of ...Maxence Guesdon2004-05-231-0/+3
* add the kind to module parameters (the way the parameter was build in the par...Maxence Guesdon2004-04-021-14/+13
* improve display of functor parameters, added mp_type_code field to functor pa...Maxence Guesdon2004-03-261-1/+4
* OK - fix: useless parenthesis around agruments of arguments of a type constru...Maxence Guesdon2004-03-221-2/+2
* handling a path to load custom generatorsMaxence Guesdon2004-01-281-0/+3
* add: m_code_intf and m_code fields for modules, fit when theMaxence Guesdon2004-01-181-0/+1
* fix in info_string_of_infoMaxence Guesdon2003-12-211-1/+6
* syntax error in commentMaxence Guesdon2003-11-271-1/+1