summaryrefslogtreecommitdiffstats
path: root/ocamldoc
AgeCommit message (Expand)Author
2011-12-28Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch
2011-12-12Fix for Windows.Alain Frisch
2011-11-24merge branches/gadts-develJacques Garrigue
2011-10-25Bug #4380.Pierre Weis
2011-09-22Keep type variable namesJacques Garrigue
2011-09-15Jonathan's updates to the Windows/Mingw portXavier Leroy
2011-08-04PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez
2011-07-29merge branches/gadtsJacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20uniform .ignore systemDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-04-26renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez
2010-11-10clean upJacques Le Normand
2010-11-08allow variance in GADTsJacques Garrigue
2010-10-25merged with trunk. specifically, merged with implicit unpack patchJacques Le Normand
2010-10-21merge branches/implicit-unpack + update camlp4Jacques Garrigue
2010-10-21removed Type_variant, fixed bug in GADT exhaustive checkJacques Le Normand
2010-10-01ocamldoc now updated. odoc_sig.ml was changed from revision 1660Jacques Le Normand
2010-09-22fixed several bugs, bootstrap finally works!Jacques Le Normand
2010-09-13first commitJacques Le Normand
2010-08-24add some custom html generatorsMaxence Guesdon
2010-08-24use first-class modules to allow composition of custom generatorsMaxence Guesdon
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-06-04change back for the bad quote introduced yesterdayMaxence Guesdon
2010-06-03fix output of html headerMaxence Guesdon
2010-05-31PR#4831: handle @before tag in ocamldocMaxence Guesdon
2010-05-28add world.opt targetJacques Garrigue
2010-05-21PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez
2010-05-20PR#4857: add -vnum option to all executablesDamien Doligez
2010-05-03ocamldoc: handle Pmod_unpack and Tmod_unpackMaxence Guesdon
2010-04-22fixed several build problemsDamien Doligez
2010-04-19handle typeof in expression 'include module type of longident', even if outpu...Maxence Guesdon
2010-04-19handle 'module type of' in structsMaxence Guesdon
2010-04-19handle 'module type of' expressionsMaxence Guesdon
2010-04-19factorize some codeMaxence Guesdon
2010-04-08merge branches/overrideJacques Garrigue
2010-04-02Adding "module type of <module-expr>" in the class of <module-type>.Xavier Leroy
2010-03-08PR#4668: ocamldoc: fix name clashes when generating html filesMaxence Guesdon
2010-03-08PR#5162: highlight the element we jumped to in html outputMaxence Guesdon
2010-03-08PR#4915: new syntax {%format: code %} to put target format specific codeMaxence Guesdon
2010-01-22clean up spaces and tabsDamien Doligez
2010-01-20merge changes from release/3.11.1 to release/3.11.2Damien Doligez
2010-01-07PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez
2009-12-18PR#4913: fix output of index file wehn given a custom index textMaxence Guesdon
2009-12-18PR#4806: ocamldoc: display the exception causing the message 'Compilation err...Maxence Guesdon
2009-12-18PR#4914: ability to specify a text for links to elementsMaxence Guesdon
2009-10-26Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch
2009-07-20merge changes from ocaml3111rc0 to ocaml3111Damien Doligez
2009-05-20merge changes from ocaml3110 to ocaml3111rc0Damien Doligez
2009-04-09fix compilatin of ocamldoc for NT with no odoc_opt.ml any moreMaxence Guesdon