ocaml/ocamldoc
Thomas Refis d68e0e2077
Provide a way to build the bytecode compiler using Dune (#2093)
2018-10-10 16:16:00 +01:00
..
generators Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
.depend Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930) 2018-07-27 12:25:23 +02:00
Changes.txt merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
Makefile Move config/Makefile to Makefile.config 2018-09-17 14:23:35 +02:00
Makefile.docfiles Move config/Makefile to Makefile.config 2018-09-17 14:23:35 +02:00
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
ocamldoc.hva Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
ocamldoc.sty clean up spaces and tabs 2010-01-22 12:48:24 +00:00
odoc.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_analyse.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_analyse.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_args.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_args.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_ast.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_ast.mli fix several typos in comments 2017-02-13 17:09:50 +01:00
odoc_class.ml PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
odoc_comments.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_comments.mli Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_comments_global.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_comments_global.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_config.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_config.mli fix several typos in comments 2017-02-13 17:09:50 +01:00
odoc_control.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_cross.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_cross.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_dag2html.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_dag2html.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_dep.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
odoc_dot.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_env.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_env.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_exception.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_extension.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_gen.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_gen.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_global.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_global.mli ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_html.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_index.html Prefix the compilation unit names of all modules in the stdlib 2018-02-12 08:29:16 +00:00
odoc_info.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_info.mli ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_inherit.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_latex.ml ocamldoc, latex: keep text in {{!lbl} text} 2018-09-02 16:00:44 +02:00
odoc_latex_style.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_lexer.mll Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_man.ml ocamldoc: improve printing of subscript/superscript in 'man' format 2018-04-09 17:54:23 +02:00
odoc_merge.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
odoc_merge.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_messages.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_misc.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_misc.mli Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_module.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
odoc_name.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
odoc_name.mli ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_ocamlhtml.mll PR#7272: ocamldoc, escape blanks outside of <pre> 2016-09-08 02:21:47 +02:00
odoc_parameter.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_parser.mly Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_print.ml always associate a scope to a type (previously it was optional) 2018-10-05 10:51:26 +01:00
odoc_print.mli Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_scan.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_search.ml Detect unused module declarations. 2016-07-18 10:35:19 +02:00
odoc_search.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_see_lexer.mll More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_sig.ml ocamldoc: add a -lib flag for prefixed libraries 2018-09-03 13:59:32 +01:00
odoc_sig.mli Merge pull request #792 from sliquister/generalize-destr-subst2 2017-09-15 09:29:29 +01:00
odoc_str.ml PR#6416 et al.: injective mapping between identifiers and printed names (#1120) 2018-06-26 22:03:45 +02:00
odoc_str.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_test.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_texi.ml PR#7363: add a texinfo title option to ocamldoc 2017-10-04 13:05:05 +02:00
odoc_text.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_text.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_text_lexer.mll Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_text_parser.mly fix grammar conflicts in ocamldoc 2018-04-20 15:42:59 +02:00
odoc_to_text.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_type.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_types.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_types.mli Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
odoc_value.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
remove_DEBUG GPR#931 follow-up: problem with remove_DEBUG sed script under OpenBSD 2017-10-07 15:52:07 +02:00