summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #534 from braibant/expose_caml_make_float_vectGabriel Scherer2016-06-251-0/+2
|\
| * Add a convenience function to allocate an array of floatThomas Braibant2016-05-101-0/+2
* | Merge pull request #548 from Octachron/empty_docstringDamien Doligez2016-06-211-0/+16
|\ \
| * | Manual: empty documentation commentoctachron2016-06-091-0/+16
* | | Update manpages and manual to account for changes in 221c55a4.whitequark2016-06-142-2/+2
* | | fix typo in manualJacques Garrigue2016-06-131-1/+1
* | | add a paragraph in the manual to explain equations on non-local typesJacques Garrigue2016-06-131-4/+26
|/ /
* | Merge pull request #577 from Octachron/manual_fix_in_treeGabriel Scherer2016-05-112-2/+9
|\ \
| * | Manual: fix GPR#559: invalid use of transfoctachron2016-05-052-2/+9
* | | Merge pull request #575 from shindere/toplever-no-versionDamien Doligez2016-05-101-0/+3
|\ \ \ | |_|/ |/| |
| * | Add the -no-version option to the toplevel.Sébastien Hinderer2016-05-091-0/+3
* | | GPR#564: missing stdlib modules in the manualDamien Doligez2016-05-093-7/+39
|/ /
* | GPR#187: documentation for local pattern openoctachron2016-05-091-12/+29
* | warning 52: change wording (Jacques Garrigue and Mark Shinwell)Gabriel Scherer2016-05-061-3/+3
* | manual: refer to advanced documentation from the warning listGabriel Scherer2016-05-061-1/+15
* | documentation of Warning 52: further clarificationsGabriel Scherer2016-05-061-0/+11
* | PR#7425: clarify the documentation of Warning 52 (William)Gabriel Scherer2016-05-061-5/+14
* | Fix a few typos.Sébastien Hinderer2016-05-031-1/+1
|/
* Merge pull request #559 from Octachron/manual_in_tree_compilerDamien Doligez2016-05-022-15/+20
|\
| * Manual: move Makefile.tools to root directoryoctachron2016-04-252-3/+2
| * Manual: makefiles use in-tree compiler/interpreteroctachron2016-04-242-15/+21
* | Merge tag 4.03.0 into trunk.Damien Doligez2016-04-283-10/+186
|/
* Warning reference: make each warning a subsection for labellingGabriel Scherer2016-04-191-4/+5
* Consistent name for Warning 52: Ambiguous or-pattern variables under guardGabriel Scherer2016-04-191-1/+1
* Warning reference: document warning 52, fragile literal patternGabriel Scherer2016-04-192-1/+82
* Manual: add extended description of warning 57octachron2016-04-191-0/+47
* document .ocamldebug, the debugger initialization fileGabriel Scherer2016-04-181-0/+7
* PR#6601: replace strcpy with caml_strdup in sample codeDamien Doligez2016-04-141-1/+1
* 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