summaryrefslogtreecommitdiff
path: root/ocamldoc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch2011-12-281-4/+0
* Fix for Windows.Alain Frisch2011-12-121-0/+1
* merge branches/gadts-develJacques Garrigue2011-11-241-0/+1
* Bug #4380.Pierre Weis2011-10-251-9/+9
* Keep type variable namesJacques Garrigue2011-09-223-6/+6
* Jonathan's updates to the Windows/Mingw portXavier Leroy2011-09-151-3/+3
* PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez2011-08-042-1/+11
* merge branches/gadtsJacques Garrigue2011-07-298-28/+90
|\
| * clean upJacques Le Normand2010-11-102-2/+2
| * allow variance in GADTsJacques Garrigue2010-11-081-1/+1
| * merged with trunk. specifically, merged with implicit unpack patchJacques Le Normand2010-10-251-2/+8
| * removed Type_variant, fixed bug in GADT exhaustive checkJacques Le Normand2010-10-211-19/+1
| * ocamldoc now updated. odoc_sig.ml was changed from revision 1660Jacques Le Normand2010-10-018-22/+80
| * fixed several bugs, bootstrap finally works!Jacques Le Normand2010-09-221-2/+1
| * first commitJacques Le Normand2010-09-131-3/+19
* | renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2711-10/+47
* | uniform .ignore systemDamien Doligez2011-07-201-1/+0
* | merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-208-86/+149
* | 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