ocaml/ocamldoc
Jacques Garrigue 83c0f7bb46 fix merge problems with 3.08.4 (PR#3758)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7020 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2005-08-16 00:48:56 +00:00
..
.cvsignore - 2003-11-21 16:16:14 +00:00
.depend depend 2005-07-29 15:54:25 +00:00
Changes.txt fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
Makefile fix parralelization of the compilation for targets world and opt 2005-05-31 11:52:16 +00:00
Makefile.nt no need to Dynlink.add_available_units any more 2004-04-23 14:10:51 +00:00
ocamldoc.hva Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 2004-07-13 12:25:21 +00:00
ocamldoc.sty améliroations didier remy ocamldocvspace et moins d'espace en général 2002-10-11 08:24:13 +00:00
odoc.ml Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 2004-07-13 12:25:21 +00:00
odoc_analyse.ml fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
odoc_analyse.mli Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1 2004-08-20 17:04:35 +00:00
odoc_args.ml fusion des changements jusqu'a 3.08.3 2005-03-24 17:20:54 +00:00
odoc_args.mli fusion des changements jusqu'a 3.08.3 2005-03-24 17:20:54 +00:00
odoc_ast.ml fix unused variables 2004-12-03 14:42:09 +00:00
odoc_ast.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_class.ml mod: one section per to module in latex output + improve latex output 2004-03-26 15:57:03 +00:00
odoc_comments.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_comments.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_comments_global.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_comments_global.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_config.ml handling a path to load custom generators 2004-01-28 13:36:20 +00:00
odoc_config.mli handling a path to load custom generators 2004-01-28 13:36:20 +00:00
odoc_control.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_cross.ml new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of modules, {\!indexlist} to insert the list of indexes; these elements are used only in the html generator; the -intro option is now used in html to describe the whole index page 2004-05-23 10:41:51 +00:00
odoc_cross.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_dag2html.ml fix unused variables 2004-12-03 14:42:09 +00:00
odoc_dag2html.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_dep.ml new module odoc_print, will work when Format.pp_print_flush is fixed 2004-03-05 14:57:52 +00:00
odoc_dot.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_env.ml Impression des 'rec' et des 'and' dans les signatures inferees (PR#1981,2585) 2004-06-12 08:55:49 +00:00
odoc_env.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_exception.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_global.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_global.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_html.ml fix merge problems with 3.08.4 (PR#3758) 2005-08-16 00:48:56 +00:00
odoc_info.ml fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
odoc_info.mli fusion des changements jusqu'a 3.08.3 2005-03-24 17:20:54 +00:00
odoc_inherit.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_latex.ml Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1 2004-08-20 17:04:35 +00:00
odoc_latex_style.ml OK - latex: style latex pour indenter dans les module kind et les class kind 2004-06-11 14:25:50 +00:00
odoc_lexer.mll added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_man.ml fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
odoc_merge.ml add: m_code_intf and m_code fields for modules, fit when the 2004-01-18 14:26:14 +00:00
odoc_merge.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_messages.ml fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
odoc_misc.ml fusion des changements jusqu'a 3.08.3 2005-03-24 17:20:54 +00:00
odoc_misc.mli fusion des changements jusqu'a 3.08.3 2005-03-24 17:20:54 +00:00
odoc_module.ml Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 2004-07-13 12:25:21 +00:00
odoc_name.ml improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_name.mli improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_ocamlhtml.mll use buffers instead of string concatenation in html and man generators 2004-03-14 13:52:01 +00:00
odoc_opt.ml pas d'option -g en native mode + ajout du module Args dans Odoc_info et utilisation de ce module au lieu de Odoc_args dans les générateurs 2002-08-13 14:09:26 +00:00
odoc_parameter.ml add the kind to module parameters (the way the parameter was build in the parsetree), use this in html and latex generation 2004-04-02 15:10:58 +00:00
odoc_parser.mly added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_print.ml ajout du champ cty_inher dans Types.class_declaration 2004-05-18 13:28:00 +00:00
odoc_print.mli improve display of functor parameters, added mp_type_code field to functor parameter 2004-03-26 09:09:50 +00:00
odoc_scan.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_search.ml new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of modules, {\!indexlist} to insert the list of indexes; these elements are used only in the html generator; the -intro option is now used in html to describe the whole index page 2004-05-23 10:41:51 +00:00
odoc_search.mli added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_see_lexer.mll added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_sig.ml fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
odoc_sig.mli use locations in variant to associate comments correctly 2004-11-03 09:31:19 +00:00
odoc_str.ml fusion des changements jusqu'a 3.08.3 2005-03-24 17:20:54 +00:00
odoc_str.mli Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1 2004-08-20 17:04:35 +00:00
odoc_test.ml OK - fix: html generator: included module names were displayed with their simple 2004-02-20 16:28:27 +00:00
odoc_texi.ml new warning for black holes 2004-11-29 02:27:25 +00:00
odoc_text.ml new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of modules, {\!indexlist} to insert the list of indexes; these elements are used only in the html generator; the -intro option is now used in html to describe the whole index page 2004-05-23 10:41:51 +00:00
odoc_text.mli OK - fixes: some bugs in the text parser 2003-11-24 21:20:51 +00:00
odoc_text_lexer.mll new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of modules, {\!indexlist} to insert the list of indexes; these elements are used only in the html generator; the -intro option is now used in html to describe the whole index page 2004-05-23 10:41:51 +00:00
odoc_text_parser.mly new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of modules, {\!indexlist} to insert the list of indexes; these elements are used only in the html generator; the -intro option is now used in html to describe the whole index page 2004-05-23 10:41:51 +00:00
odoc_to_text.ml Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1 2004-08-20 17:04:35 +00:00
odoc_type.ml added $Id$ keywords 2003-11-24 10:44:07 +00:00
odoc_types.ml fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
odoc_types.mli new ocamldoc syntax elements : {\!modules: M1 M2 ...} to insert the table of modules, {\!indexlist} to insert the list of indexes; these elements are used only in the html generator; the -intro option is now used in html to describe the whole index page 2004-05-23 10:41:51 +00:00
odoc_value.ml Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 2004-07-13 12:25:21 +00:00
remove_DEBUG notice de copyright 2004-04-15 16:18:52 +00:00
runocamldoc detabisation 2002-07-23 14:12:03 +00:00