summaryrefslogtreecommitdiff
path: root/stdlib/format.mli
Commit message (Expand)AuthorAgeFilesLines
* review and change entry for #9618octachron2020-06-081-3/+4
* format: document structural box quirkoctachron2020-06-081-1/+2
* format: comment max indent induced line splitsoctachron2020-06-081-1/+8
* Format: margin documentation precisionoctachron2020-06-081-0/+2
* Format.pp_update_geometry: formatter -> (geometry -> geometry) -> unitGabriel Scherer2020-01-141-0/+13
* [format] Make the code respect the documentation for set_max_indentRichard Bonichon2019-01-161-0/+1
* Format.pp_print_custom_break, a more general break hintVladimir Keleshev2018-12-071-0/+42
* MPR#7528: Format.pp_set_geometry (#1500)Florian Angeletti2018-12-041-0/+46
* Merge pull request #1596 from Octachron/format_doc_max_indentGabriel Scherer2018-10-161-1/+19
|\
| * documentation: detail Format's maximum indentoctachron2018-09-031-1/+19
* | Introduce semantic tags as an extensible sum type.Drup2018-09-021-37/+100
|/
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-17/+17
* Add Format.pp_print_option.Daniel Bünzli2018-08-081-0/+9
* Add Format.pp_print_result.Daniel Bünzli2018-08-081-0/+8
* Fix and improve the documentation of dprintf.Drup2018-08-031-6/+17
* Add dprintf, the delayed printf function.Drup2018-08-021-0/+21
* fix Makefile bug for lintapidiff and add missing @since in stdlib/format.mliDamien Doligez2017-11-101-0/+2
* Format.out_indent: tweak docNicolas Ojeda Bar2017-10-201-2/+2
* PR#7363: start documentation headers at {1octachron2017-10-041-20/+20
* Restore accidently removed Format functionsLeo White2017-09-151-0/+5
* Merge pull request #1291 from Octachron/doc_reorganize_format_foreshadowingFlorian Angeletti2017-08-221-109/+114
|\
| * GPR#1291: wording and grammar fixesoctachron2017-08-211-3/+3
| * GPR#1281 comments fixes and changes updateoctachron2017-08-141-3/+2
| * doc, format: pair each generic and stdout variantoctachron2017-08-141-102/+85
| * doc, format: introduce major features in preambleoctachron2017-08-131-9/+32
* | doc, format: fix @since annotationoctachron2017-08-131-1/+1
* | doc, format: fix symbolic attachment issueoctachron2017-08-131-11/+7
* | doc, format: fix symbolic formatter metadataoctachron2017-08-131-7/+7
|/
* merge 4.05 into trunkDamien Doligez2017-07-181-0/+2
|\
| * Documentation: improve @since annotationsTörök Edwin2017-02-211-5/+10
* | documentation: margin and max_indent couplingoctachron2017-07-121-0/+7
* | doc: non-inline code block in formatoctachron2017-06-191-4/+2
* | Documentation: fix references in format and scanfoctachron2017-06-191-32/+32
* | Still rewriting Format module documentation.pierreweis2017-06-101-119/+78
* | Merge branch 'trunk' of https://github.com/ocaml/ocaml into trunkpierreweis2017-06-101-266/+602
|\ \
| * | Resurrect tabulation boxes.pierreweis2017-05-051-45/+64
| * | [format] Extend documentation with @bobot proposalRichard Bonichon2017-04-031-11/+13
| * | [format] Documentation review and rephrasing.pierreweis2017-04-031-130/+213
| * | [format] Remove pp_flush_formatter functionRichard Bonichon2017-04-031-13/+7
| * | [format] Add symbolic pretty-printingRichard Bonichon2017-04-031-0/+60
| * | [format] Introduce indentation as a separate output featureRichard Bonichon2017-04-031-18/+39
| * | [format] Documentation fixes and enhancementsRichard Bonichon2017-04-031-237/+352
* | | Merge branch 'trunk' of https://github.com/ocaml/ocaml into trunkpierreweis2017-04-031-9/+14
|\ \ \ | |/ /
| * | Merge pull request #1040 from dhekir/trunkGabriel Scherer2017-02-221-1/+1
| |\ \
| | * | fix several typos in commentsDaniel2017-02-131-1/+1
| | |/
| * | Documentation: improve @since annotationsTörök Edwin2017-02-211-5/+10
| |/
| * Add cross-reference detected by ocamldococtachron2017-02-011-3/+3
* | Resurecting tabulation boxes with new documentationpierreweis2017-01-241-45/+64
|/
* Fix typos in the documentation of the Format module. (#757)shindere2016-08-221-5/+5
* add documentation to pp_flush_formatterSpiros Eliopoulos2016-04-041-0/+6