ocaml/ocamldoc
Leandro Ostera ee2f3b428c
Move typed_impl to Typedtree.t
2020-11-05 19:06:12 +01:00
..
generators Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
.depend Fix handling of Exit_compiler exception in toplevel (#9798) 2020-10-05 09:46:20 +02:00
Changes.txt Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
Makefile Build system: simplify installation rules 2020-06-18 11:16:58 +02:00
Makefile.docfiles Provide semaphores in the threading library (#9930) 2020-10-12 19:09:52 +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 ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_analyse.ml Move typed_impl to Typedtree.t 2020-11-05 19:06:12 +01:00
odoc_analyse.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_args.ml Fix handling of Exit_compiler exception in toplevel (#9798) 2020-10-05 09:46:20 +02:00
odoc_args.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_ast.ml ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_ast.mli Warn about unused functor parameters (#8891) 2019-10-14 11:11:01 +01:00
odoc_class.ml PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
odoc_comments.ml ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02: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 ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02: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 Warn about unused functor parameters (#8891) 2019-10-14 11:11:01 +01:00
odoc_gen.mli Warn about unused functor parameters (#8891) 2019-10-14 11:11:01 +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: remove debugging facility 2020-06-09 12:30:44 +02: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: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_latex_style.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_lexer.mll ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_man.ml ocamldoc man: use .EX..EE in multi-line code blocks 2019-11-14 11:35:04 +01: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 Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
odoc_misc.ml ocamldoc: reimplement a slow function 2019-07-27 09:35:42 +02:00
odoc_misc.mli ocamldoc: reimplement a slow function 2019-07-27 09:35:42 +02:00
odoc_module.ml ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_name.ml Remove positions from paths 2018-11-21 03:39:34 -05: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 ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_parser.mly ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_print.ml a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +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 ocamldoc: reimplement a slow function 2019-07-27 09:35:42 +02:00
odoc_search.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_see_lexer.mll ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_sig.ml ocamldoc: fix printing of (::) 2020-09-07 11:07:10 +02:00
odoc_sig.mli Warn about unused functor parameters (#8891) 2019-10-14 11:11:01 +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 ocamldoc: remove debugging facility 2020-06-09 12:30:44 +02:00
odoc_text_parser.mly ocamldoc: remove debugging facility 2020-06-09 12:30:44 +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