summaryrefslogtreecommitdiffstats
path: root/ocamldoc
AgeCommit message (Expand)Author
2012-03-06Keep locations for exception declaration. This gives better error messages an...Alain Frisch
2012-02-23refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez
2012-02-23aftermath of PR#5497Damien Doligez
2012-02-21PR#5497: better handling of special characters in printed codeDamien Doligez
2012-02-19PR#5504: Fix. Patch proposed by Stephane Glondu, thanks.Wojciech Meyer
2012-02-15reverse previous commitDamien Doligez
2012-02-13Change "Ocaml" to "OCaml" everywhereDamien Doligez
2012-02-03at least on my machine, makeindex doesn't like "|"| in a \verb within a \indexDamien Doligez
2012-01-18Unused_var has been removed.Alain Frisch
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