summaryrefslogtreecommitdiff
path: root/ocamldoc
Commit message (Expand)AuthorAgeFilesLines
* ocamldoc: fix html doctypeFlorian Angeletti2023-04-061-1/+1
* Revert "Use ocamlyacc's support for OCaml-style comments"Antonin Décimo2023-03-312-2/+2
* Use ocamlyacc's support for OCaml-style commentsDemi Marie Obenour2023-02-272-2/+2
* Add syntax for generative functor application (#11984)Richard Eisenberg2023-02-129-4/+50
* ocamldoc: injectivity annotationFlorian Angeletti2023-02-0610-40/+36
* ocamldoc: hack for _ in type parametersFlorian Angeletti2023-02-061-4/+9
* refactor ocamldoc printingFlorian Angeletti2023-02-061-62/+34
* Do not build bytecode executables with -g by defaultXavier Leroy2023-02-021-1/+1
* Less verbose logs from `make` (#11844)Xavier Leroy2023-01-181-8/+8
* Fixing typos (#11705)Fourchaux2022-11-071-1/+1
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-311-1/+1
* Stop passing -safe-string when building the compiler and in the testsuiteSébastien Hinderer2022-09-111-1/+1
* Pass the same flags to ocamlyacc consistentlySébastien Hinderer2022-08-251-2/+0
* Add missing pattern to make -C ocamldoc cleanDavid Allsopp2022-07-221-1/+1
* Standardise order of lines in META.inDavid Allsopp2022-07-181-1/+1
* Remove redundant directory entriesDavid Allsopp2022-07-181-1/+0
* Let configure generate the META files, with a proper version numberSébastien Hinderer2022-07-182-1/+4
* Add META files (#11007)Nicolás Ojeda Bär2022-07-012-1/+5
* Report warning 70 about missing interfaces as an errorSébastien Hinderer2022-06-301-1/+1
* Provide an interface for ocamldoc's odoc_literate moduleSébastien Hinderer2022-06-302-3/+32
* Provide an interface for ocamldoc's odoc_todo moduleSébastien Hinderer2022-06-303-5/+43
* Provide an interface for ocamldoc's odoc (main) moduleSébastien Hinderer2022-06-302-2/+23
* Provide an interface for ocamldoc's odoc_test moduleSébastien Hinderer2022-06-302-2/+23
* Provide an interface for ocamldoc's odoc_dot moduleSébastien Hinderer2022-06-303-8/+91
* Provide an interface for ocamldoc's odoc_html moduleSébastien Hinderer2022-06-303-10/+700
* Provide an interface for ocamldoc's odoc_ocamlhtml moduleSébastien Hinderer2022-06-304-50/+32
* Provide an interface for ocamldoc's odoc_latex moduleSébastien Hinderer2022-06-303-7/+546
* Provide an interface for ocamldoc's odoc_latex_style moduleSébastien Hinderer2022-06-304-7/+26
* Provide an interface for ocamldoc's odoc_man moduleSébastien Hinderer2022-06-303-6/+252
* Provide an interface for ocamldoc's odoc_texi moduleSébastien Hinderer2022-06-303-6/+466
* Provide an interface for ocamldoc's odoc_to_text moduleSébastien Hinderer2022-06-303-5/+107
* Provide an interface for ocamldoc's odoc_dep moduleSébastien Hinderer2022-06-304-7/+40
* Provide an interface for ocamldoc's odoc_scan moduleSébastien Hinderer2022-06-302-4/+68
* ocamldoc: remove the empty odoc_inherit moduleSébastien Hinderer2022-06-303-17/+0
* ocmaldoc: remove the empty odoc_control moduleSébastien Hinderer2022-06-303-17/+0
* Provide an interface for ocamldoc's odoc_see_lexer moduleSébastien Hinderer2022-06-302-3/+25
* Provide an interface for ocamldoc's odoc_lexer moduleSébastien Hinderer2022-06-302-3/+33
* Provide an interface for ocamldoc's odoc_module moduleSébastien Hinderer2022-06-303-110/+310
* Provide an interface for ocamldoc's odoc_class moduleSébastien Hinderer2022-06-303-34/+138
* Provide an interface for ocamldoc's odoc_exception moduleSébastien Hinderer2022-06-302-14/+57
* Provide an interface for ocamldoc's odoc_extension moduleSébastien Hinderer2022-06-302-13/+66
* Provide an interface for ocamldoc's odoc_type moduleSébastien Hinderer2022-06-304-22/+99
* Provide an interface for ocamldoc's odoc_value moduleSébastien Hinderer2022-06-304-32/+87
* Provide an interface for ocamldoc's odoc_parameter moduleSébastien Hinderer2022-06-304-27/+79
* Provide an interface for ocamldoc's odoc_text_lexer moduleSébastien Hinderer2022-06-304-25/+31
* Provide an interface for ocamldoc's odoc_messages moduleSébastien Hinderer2022-06-303-22/+287
* Enable warning 70 about missing interfacesSébastien Hinderer2022-06-301-1/+1
* otherlibs: Merge win32unix into unixSébastien Hinderer2022-04-102-7/+6
* Build system: ocaml{doc,lex} should be compiled and linked with -gSébastien Hinderer2022-03-311-3/+4
* Factorize the definition of the standard library flagsSébastien Hinderer2022-03-311-3/+2