..
generators
whitespace cleanup, cut long lines, add some missing headers
2015-09-11 11:58:31 +00:00
.depend
make alldepend
2015-08-15 15:57:59 +00:00
Changes.txt
merge version/4.00 at revision 12866
2012-08-21 07:10:35 +00:00
Makefile
another followup to commit 16486: make it work when shared libs are not available
2015-10-13 06:39:23 +00:00
Makefile.nt
merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205)
2015-07-17 14:31:05 +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
PR6695: Make sure the compiler only uses ASCII string functions.
2014-12-21 11:46:14 +00:00
odoc_analyse.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
odoc_args.ml
merge branch 4.02 from release 4.02.0 to release 4.02.1
2014-10-15 13:34:58 +00:00
odoc_args.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
odoc_ast.ml
Remove Typedtree.optional
2015-11-25 00:37:46 +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
PR#4518: change location format for reporting errors in ocamldoc
2015-11-24 00:47:31 +03: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
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121)
2014-08-22 13:45:02 +00:00
odoc_dag2html.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
odoc_dep.ml
Translation of french comments in odoc
2015-10-09 20:41:51 +00: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
Translation of french comments in odoc
2015-10-09 20:41:51 +00: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
Translation of french comments in odoc
2015-10-09 20:41:51 +00:00
odoc_man.ml
Translation of french comments in odoc
2015-10-09 20:41:51 +00: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
Translation of french comments in odoc
2015-10-09 20:41:51 +00:00
odoc_misc.mli
exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments
2014-12-22 08:45:55 +00: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
PR#6341: ocamldoc -colorize-code adds spurious <br> tags to <pre> blocks
2015-05-05 19:05:18 +00: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
PR#5584: merge open extensible types, extension-patch-4.0.2
2014-05-04 23:08:45 +00: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
Translation of french comments in odoc
2015-10-09 20:41:51 +00: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
Translation of french comments in odoc
2015-10-09 20:41:51 +00:00
odoc_text_parser.mly
Translation of french comments in odoc
2015-10-09 20:41:51 +00:00
odoc_to_text.ml
Reintegrate-merge constructors_with_record5 branch.
2014-10-14 15:51:30 +00: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