ocaml/ocamldoc
Gabriel Scherer d4d85fa1b9 clarify ocamldoc text parsing error messages
Before, parsing the comment

    (**
    Sample code to iterate over all frames (inlined and non-inlined):
    {|
      (* note: the start-of-code-block above should be after a blank line *)
    |}
    *)

would show

    File ".../foo.mli", line 3, character 6:
        {|
          ^

now it shows

    File ".../foo.mli", line 3, character 6:
    Error parsing text:
        {|
          ^
2016-11-26 11:13:15 -05:00
..
generators More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
.depend Annotate Texp_function with an Ident.t for the parameter (#831) 2016-10-14 09:34:50 +01:00
Changes.txt merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
Makefile Fix the way the ocamldoc bytecode executable is called under Windows. (#906) 2016-11-10 22:16:07 +01:00
Makefile.nt Merge Unix and Windows build systems in the ocamldoc directory (#808) 2016-09-15 00:46:11 +02:00
ocamldoc.hva Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
ocamldoc.sty
odoc.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_analyse.ml Fix: preserve ocamldoc module info logic 2016-08-31 14:16:19 +02:00
odoc_analyse.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_args.ml GPR#606: add unboxed types 2016-07-21 13:51:46 +02:00
odoc_args.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_ast.ml Annotate Texp_function with an Ident.t for the parameter (#831) 2016-10-14 09:34:50 +01:00
odoc_ast.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_class.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_comments.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_comments.mli Update headers for the new license. 2016-02-18 16:59:16 +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 Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_control.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_cross.ml Detect unused module declarations. 2016-07-18 10:35:19 +02:00
odoc_cross.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_dag2html.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_dag2html.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_dep.ml Update headers for the new license. 2016-02-18 16:59:16 +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 More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_global.mli More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_html.ml Fix CSS color declaration 2016-10-04 11:55:51 +02:00
odoc_info.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_info.mli More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_inherit.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_latex.ml Fix: preserve ocamldoc module info logic 2016-08-31 14:16:19 +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 support for inline records 2016-07-28 02:21:16 +02:00
odoc_merge.ml Detect unused module declarations. 2016-07-18 10:35:19 +02:00
odoc_merge.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_messages.ml clarify ocamldoc text parsing error messages 2016-11-26 11:13:15 -05:00
odoc_misc.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_misc.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_module.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_name.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_name.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_ocamlhtml.mll PR#7272: ocamldoc, escape blanks outside of <pre> 2016-09-08 02:21:47 +02:00
odoc_parameter.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_parser.mly More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_print.ml Allow more module aliases in strengthening 2016-07-28 10:13:32 +01:00
odoc_print.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_scan.ml More warnings for ocamldoc. 2016-03-15 22:47:33 +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 Add missing locations in the parsetree (#749) 2016-08-29 16:21:38 +02:00
odoc_sig.mli Ocamldoc: improve support for inline records 2016-07-28 02:21:16 +02:00
odoc_str.ml Ocamldoc: improve support for inline records 2016-07-28 02:21:16 +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 More warnings for ocamldoc. 2016-03-15 22:47:33 +01: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 Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_text_parser.mly More warnings for ocamldoc. 2016-03-15 22:47:33 +01:00
odoc_to_text.ml Ocamldoc: display inline record within exceptions 2016-07-14 17:14:16 +02:00
odoc_type.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_types.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_types.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
odoc_value.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
remove_DEBUG Update headers for the new license. 2016-02-18 16:59:16 +01:00