summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Some tweaks for MPR#7557 (#1213)Damien Doligez2017-06-281-0/+4
* Manual: fix dead links in ocamldoc chapteroctachron2017-05-241-5/+6
* Fix typo in coreexamples.etexRob Blanco2017-04-041-1/+1
* Manual: fix link to Ast mapper moduleoctachron2017-03-311-2/+4
* PR#7497: manual, numbered tables of contentsoctachron2017-03-181-1/+1
* Respect OCAML_COLOR environment variable for deciding whether to use colorsHannes Mehnert2017-03-151-0/+3
* Quoted string and extension nodes: manual clarificationGabriel Scherer2017-03-051-7/+21
* -opaque documentation: take Mark's review comments into accountGabriel Scherer2017-03-051-18/+21
* add a description of -opaque to the manualGabriel Scherer2017-03-051-0/+26
* ocamldep: add -plugin and use compilerlibs to build (#1015)Fabrice Le Fessant2017-03-021-0/+8
* MPR#5712: Document labelled modules (#1049)Damien Doligez2017-02-241-0/+5
* Merge pull request #953 from mshinwell/caml_startup_exnXavier Leroy2017-02-211-2/+10
* Minor updates in the manualXavier Leroy2017-02-192-7/+8
* Use \camlexample...\endcamlexample as the delimiters for Caml outputXavier Leroy2017-02-191-2/+2
* PR#7347: document new search path in script mode introduced in 4.03Xavier Leroy2017-02-181-0/+11
* Toplevel documentation: no OCamlWin, no LC_CTYPEXavier Leroy2017-02-181-14/+0
* Merge pull request #1030 from Octachron/ocaml-manual-forward-refsGabriel Scherer2017-02-0510-10/+66
|\
| * Forward references to type expression extensionoctachron2017-02-051-0/+4
| * Forward references to type declaration extensionoctachron2017-02-052-2/+9
| * Forward reference to lex extensionoctachron2017-02-051-0/+2
| * Forward references to module extensionsoctachron2017-02-051-0/+7
| * Forward references to module type extensionsoctachron2017-02-052-1/+9
| * Forward references to classes extensionoctachron2017-02-052-1/+9
| * Forward references to expr extensionoctachron2017-02-052-3/+13
| * Forward reference to pattern extensionsoctachron2017-02-052-1/+7
| * Forward references to constant extensionsoctachron2017-02-052-2/+6
* | Make -linkall applicable to single compilation unitsXavier Leroy2017-01-151-1/+3
* | fix a type error in the code fragment example for inline recordsOlivier Andrieu2017-01-121-1/+1
|/
* Merge pull request #935 from ygrek/termux-buildGabriel Scherer2016-12-232-3/+3
|\
| * find shell in PATH, do not assume /bin/sh existsygrek2016-11-262-3/+3
* | Manual: `%;` infix extension nodeoctachron2016-12-141-1/+4
* | Spacetime manual page (#884)Mark Shinwell2016-12-144-4/+132
* | PR#7007, PR#7311: document OCAMLPARAM and ocaml_compiler_internal_params (#879)Damien Doligez2016-12-142-11/+35
* | MPR#7387: [manual] fix several problems with the keyword index (#874)Damien Doligez2016-12-1414-163/+61
* | Document that Store_field cannot be used with CAMLlocalN (#842)Mark Shinwell2016-12-141-0/+4
* | Remove ocamlbrowser from the manual (#839)Damien Doligez2016-12-142-181/+5
* | Fix manual (MPR7371) and add test case (#835)Jacques Garrigue2016-12-141-3/+3
* | Manual: add spacetime module to the manual (#793)Florian Angeletti2016-12-142-2/+3
* | MPR#7216: allow syntax Functor(val x) (#949)sliquister2016-12-131-1/+4
* | Instrumentation for american fuzzy lop (afl-fuzz) (#504)Stephen Dolan2016-12-064-2/+80
* | Detect missing `;;` at the end of caml examplesoctachron2016-11-291-3/+16
* | Inline css update for manualoctachron2016-11-293-8/+6
* | Delete `\tq` macrooctachron2016-11-291-4/+0
* | caml_example: convert example linked to verbatimoctachron2016-11-291-27/+22
* | Convert handwritten code examples to caml_exampleoctachron2016-11-291-42/+31
* | Activate caml_example for refman/exten.etexoctachron2016-11-282-2/+12
* | Fixing typo in manual (7.16)Thomas Blanc2016-11-281-1/+1
* | Merge pull request #920 from sliquister/leak-in-c-binding-exampleGabriel Scherer2016-11-271-2/+6
|\ \ | |/ |/|
| * manual: example of releasing the runtime system leaks memoryValentin Gatien-Baron2016-11-161-2/+6
* | Add missing documentation for OCAMLRUNPARAM=0x400 in the manual.alainfrisch2016-11-181-0/+1