summaryrefslogtreecommitdiff
path: root/ocamldoc
Commit message (Expand)AuthorAgeFilesLines
...
* | renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez2011-04-261-1/+1
* | merge branches/implicit-unpack + update camlp4Jacques Garrigue2010-10-211-2/+8
|/
* add some custom html generatorsMaxence Guesdon2010-08-246-60/+505
* use first-class modules to allow composition of custom generatorsMaxence Guesdon2010-08-2426-726/+639
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-026-6/+52
* change back for the bad quote introduced yesterdayMaxence Guesdon2010-06-041-1/+1
* fix output of html headerMaxence Guesdon2010-06-031-1/+1
* PR#4831: handle @before tag in ocamldocMaxence Guesdon2010-05-3117-5/+119
* add world.opt targetJacques Garrigue2010-05-281-2/+2
* PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez2010-05-213-9/+9
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-0/+2
* ocamldoc: handle Pmod_unpack and Tmod_unpackMaxence Guesdon2010-05-038-3/+76
* fixed several build problemsDamien Doligez2010-04-221-2/+2
* handle typeof in expression 'include module type of longident', even if outpu...Maxence Guesdon2010-04-191-3/+5
* handle 'module type of' in structsMaxence Guesdon2010-04-198-5/+33
* handle 'module type of' expressionsMaxence Guesdon2010-04-198-27/+54
* factorize some codeMaxence Guesdon2010-04-191-34/+11
* merge branches/overrideJacques Garrigue2010-04-084-23/+27
* Adding "module type of <module-expr>" in the class of <module-type>.Xavier Leroy2010-04-021-1/+8
* PR#4668: ocamldoc: fix name clashes when generating html filesMaxence Guesdon2010-03-081-2/+11
* PR#5162: highlight the element we jumped to in html outputMaxence Guesdon2010-03-081-26/+28
* PR#4915: new syntax {%format: code %} to put target format specific codeMaxence Guesdon2010-03-0814-50/+103
* clean up spaces and tabsDamien Doligez2010-01-2238-403/+386
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-205-119/+121
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-76/+75
* PR#4913: fix output of index file wehn given a custom index textMaxence Guesdon2009-12-181-1/+1
* PR#4806: ocamldoc: display the exception causing the message 'Compilation err...Maxence Guesdon2009-12-181-1/+3
* PR#4914: ability to specify a text for links to elementsMaxence Guesdon2009-12-1814-108/+110
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-265-4/+11
* merge changes from ocaml3111rc0 to ocaml3111Damien Doligez2009-07-201-6/+6
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-203-17/+7
* fix compilatin of ocamldoc for NT with no odoc_opt.ml any moreMaxence Guesdon2009-04-091-4/+5
* option -g also for native code version (loading custom generators)Maxence Guesdon2009-03-117-117/+32
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-033-23/+48
* PR#4630: minor fix in ocamldoc man page generationMaxence Guesdon2008-10-291-4/+6
* add option -no-module-constraint-filter for PR#4588Maxence Guesdon2008-07-255-1/+17
* fix bug #4587: unescaping escaped '@' in @-tagsMaxence Guesdon2008-07-231-54/+55
* fix bug #4585 and handle virtual flag for class value in all generatorsMaxence Guesdon2008-07-239-124/+154
* expose definition of private_flag so it can be used by users of the ocamldoc ...Maxence Guesdon2008-05-212-7/+13
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-112-39/+41
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-042-29/+44
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-062-3/+3
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-0912-42/+60
* fusion de la version 3.10.0Damien Doligez2007-10-086-3/+14
* probleme avec les .dependDamien Doligez2007-10-081-198/+189
* fix PR#4215: ocamldoc hand '?' in value names when generating html filesMaxence Guesdon2007-02-261-0/+1
* Fix a bug in texi generation (module types)Nicolas Pouillard2007-02-121-1/+1
* fusion des changements 3.09.3 -> release309_merge310Damien Doligez2007-02-091-103/+103
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-2021-717/+935
* Fix Odoc_misc.string_of_longident and Odoc_name.from_longident to handle func...Nicolas Pouillard2006-07-062-2/+7