ocaml/ocamldoc
alainfrisch ae3af451b8 Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
..
generators whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
.depend GC latency improvements 2015-12-21 14:27:46 +01:00
Changes.txt merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
Makefile fix an ocamldoc -j5 build issue caused by GPR #319 (.cmx warnings) 2015-12-26 16:19:33 +01:00
Makefile.nt Allow compilation using bootstrapped FlexDLL 2016-01-15 17:07:12 +00:00
ocamldoc.hva fix formatting of copyright headers 2012-08-01 12:09:31 +00:00
ocamldoc.sty clean up spaces and tabs 2010-01-22 12:48:24 +00:00
odoc.ml Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_analyse.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_analyse.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_args.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_args.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_ast.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_ast.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_class.ml Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_comments.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_comments.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_comments_global.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_comments_global.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_config.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_config.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_control.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_cross.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
odoc_cross.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_dag2html.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_dag2html.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_dep.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_dot.ml get rid of deprecated operators (&) and (or) 2013-05-28 11:04:11 +00:00
odoc_env.ml Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_env.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_exception.ml Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
odoc_extension.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
odoc_gen.ml merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
odoc_gen.mli merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
odoc_global.ml merge branch 4.02 from release 4.02.0 to release 4.02.1 2014-10-15 13:34:58 +00:00
odoc_global.mli merge branch 4.02 from release 4.02.0 to release 4.02.1 2014-10-15 13:34:58 +00:00
odoc_html.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_info.ml Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
odoc_info.mli Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_inherit.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_latex.ml Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_latex_style.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_lexer.mll Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_man.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_merge.ml PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_merge.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_messages.ml PR#4518: change location format for reporting errors in ocamldoc 2015-11-24 00:47:31 +03:00
odoc_misc.ml Enable ocamldoc to build reproducible manpages 2015-11-29 23:04:56 +01:00
odoc_misc.mli Enable ocamldoc to build reproducible manpages 2015-11-29 23:04:56 +01:00
odoc_module.ml Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_name.ml #6583: support for custom #... binary operators (also allowing '#' in trailing symbols, although the operator is then rejected by the type-checker). 2015-03-09 17:39:50 +00:00
odoc_name.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_ocamlhtml.mll Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_parameter.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_parser.mly remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_print.ml Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_print.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_scan.ml PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_search.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_search.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_see_lexer.mll remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_sig.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_sig.mli PR#6274: allow doc comments on object types 2014-05-22 13:38:29 +00:00
odoc_str.ml exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
odoc_str.mli Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
odoc_test.ml PR#6274: allow doc comments on object types 2014-05-22 13:38:29 +00:00
odoc_texi.ml PR6695: Make sure the compiler only uses ASCII string functions. 2014-12-21 11:46:14 +00:00
odoc_text.ml PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_text.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
odoc_text_lexer.mll Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_text_parser.mly Translation of french comments in odoc 2015-10-09 20:41:51 +00:00
odoc_to_text.ml Remove useless bindings, use proper sequencing instead of 'let _ = ... in ...'. 2016-01-20 00:02:30 +01:00
odoc_type.ml Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
odoc_types.ml PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_types.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
odoc_value.ml exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
remove_DEBUG remove all $Id keywords 2012-10-15 17:50:56 +00:00