summaryrefslogtreecommitdiff
path: root/ocamldoc/odoc_analyse.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge short-paths into a fresh branch of trunk.short-paths-4.01Jacques Garrigue2013-01-291-8/+8
|\
| * merge version/4.00 at revision 12866Jacques Garrigue2012-08-211-15/+24
* | #5904: support for -ppx in the toplevel.Alain Frisch2013-01-251-2/+3
* | remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* | PR#5690: ocamldoc error with -text files with no extension (from rev 12862 in...Maxence Guesdon2012-08-161-1/+5
* | 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-1/+1
* | Adapt ocamldoc for -ppx. Also reuse some code from Pparse instead of duplicat...Alain Frisch2012-06-131-60/+9
* | merge with branch bin-annotFabrice Le Fessant2012-05-301-3/+9
* | refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-2/+1
* | Change "Ocaml" to "OCaml" everywhereDamien Doligez2012-02-131-1/+1
|/
* use first-class modules to allow composition of custom generatorsMaxence Guesdon2010-08-241-16/+16
* 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-1/+1
* PR#4806: ocamldoc: display the exception causing the message 'Compilation err...Maxence Guesdon2009-12-181-1/+3
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-041-10/+19
* fusion des changements 3.09.1 -> 3.09.2Damien Doligez2006-04-161-2/+2
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-041-15/+56
* fusion des modifs de 3.08.4Damien Doligez2005-08-131-48/+83
* Interdire les references Foo.x lorsqu'on compile foo.ml ou foo.mli (PR#3100, ...Xavier Leroy2005-07-311-4/+7
* fix unused variablesMaxence Guesdon2004-12-031-25/+23
* Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1Damien Doligez2004-08-201-38/+39
* added $Id$ keywordsBasile Starynkevitch2003-11-241-0/+2
* Faire cohabiter les threads bytecode et les threads systeme. Ajout option oc...Xavier Leroy2003-07-171-6/+2
* ne pas reverifier les cross references deja verifiees une foisMaxence Guesdon2003-02-211-0/+1
* changement des locations, premiere trancheDamien Doligez2002-11-011-5/+5
* detabisationDamien Doligez2002-07-231-76/+76
* on met Clflags.dont_write_files à true pour ne pas générer les .cmi à par...Maxence Guesdon2002-06-071-5/+0
* ajout magic number pour les dumps de ocamldocMaxence Guesdon2002-04-091-2/+4
* ajout ocamldoc, pas encore compile automatiquementMaxence Guesdon2002-03-271-0/+452