summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Flambda manual chapterMark Shinwell2016-04-014-2/+1349
* PR#6668: Missing "type-constraint" in grammar for "mod-constraint"Damien Doligez2016-03-231-1/+1
* Manual: paragraph headers in section 7.16 (GADTs)octachron2016-03-211-0/+4
* Manual: gadt monomorphic error explanationoctachron2016-03-211-8/+12
* Manual: detail polymorphic annotation for gadtsoctachron2016-03-191-2/+27
* Manual: avoid "polymorphically"octachron2016-03-191-2/+2
* Manual: polymorphic abstract types: more contextoctachron2016-03-181-2/+6
* Merge branch '4.03_merged_in_trunk' of https://github.com/bobot/ocaml into bo...Alain Frisch2016-03-153-3/+22
|\
| * Manual: underscore penalties with -short-pathoctachron2016-03-033-3/+9
| * add a description of the `-color` flag in the manual and manpageSimon Cruanes2016-02-231-0/+13
* | Local let exceptions.alainfrisch2016-03-152-3/+25
|/
* remove ocamlbuild from the manualGabriel Scherer2016-02-186-1079/+7
* clean up whitespace and cut long linesDamien Doligez2016-02-172-7/+18
* rename LICENSE file for the manualDamien Doligez2016-02-161-0/+0
* remove old .cvsignore filesDamien Doligez2016-02-164-21/+0
* Manual: fix toplevel directivesoctachron2016-02-111-4/+4
* Manual: immediate attributeoctachron2016-02-111-0/+14
* Manual: synchronize the manual and toplevel helpoctachron2016-02-111-111/+143
* document GPR#234: Allow ``[]`` as a user-defined constructorDamien Doligez2016-02-081-1/+1
* document GPR#112: octal escape sequences for char and string literalsDamien Doligez2016-02-081-0/+2
* Manual for attributes.Drup2016-02-051-9/+17
* Manual for extension shortcut.Drup2016-02-051-6/+8
* Support OCAML_FLEXLINK environment variableDavid Allsopp2016-01-153-0/+24
* Manual: improve [%extension_constructor] exampleoctachron2016-01-141-1/+4
* Manual: fix verbatim type errorsoctachron2016-01-141-7/+7
* Manual: fix deprecated lowercaseoctachron2016-01-141-1/+1
* Manual: multiple locally abstract type exampleoctachron2016-01-141-0/+1
* Manual: fix multiple locally abstract type syntaxoctachron2016-01-141-2/+2
* Manual: fix missing quote in verbatim environmentoctachron2016-01-141-2/+2
* Manual: type variable macro for refman/extenoctachron2016-01-141-16/+20
* Manual: fix existential namesoctachron2016-01-141-7/+12
* Manual: compiler existential name nomenclatureoctachron2016-01-131-0/+47
* add description of refutation casesJacques Garrigue2016-01-131-0/+43
* PR#7108: ocamldoc, have -html preserve custom/extended html generatorsArmael2016-01-021-6/+4
* PR#5995 (cont): add a note saying that you can still pack without -for-pack b...Damien Doligez2015-12-281-0/+3
* Manual: detail warn_on_literal_pattern limitationoctachron2015-12-281-2/+2
* Manual: fix built-in attributes sectionoctachron2015-12-281-8/+14
* Manual: fix typo in code examplesoctachron2015-12-281-2/+2
* Manual: better tailcall descriptionoctachron2015-12-281-2/+2
* Manual: add a line break to hex float literalsoctachron2015-12-281-1/+1
* Manual: extension-only syntax, extension literalsoctachron2015-12-281-7/+42
* Manual: built-in [%extension_constructor]octachron2015-12-281-0/+21
* Manual: more built-in attributesoctachron2015-12-281-3/+40
* Editing the infix form extension documentionLeonid Rozenberg2015-12-251-2/+2
* Manual: Update heading to match content.FDSouthern2015-12-231-2/+2
* manual: change 'class ref' to 'class oref' to avoid beginner confusionGabriel Scherer2015-12-231-8/+8
* Merge pull request #364 from Octachron/manual_new_syntax_sugarGabriel Scherer2015-12-215-32/+93
|\
| * Manual: result type constraint warningoctachron2015-12-211-0/+9
| * Manual: result type constraint for funoctachron2015-12-211-1/+12
| * Manual: optional type constraint for record labeloctachron2015-12-212-6/+19