summaryrefslogtreecommitdiff
path: root/stdlib/stdlib.mli
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'c4d0fec0251883decc6e82fc243159b785c4e874' into parallel_minor_g...Tom Kelly2020-04-171-4/+5
|\ \ | |/
| * stdlib.mli: add a stable doc link to the list of modules.Daniel Bünzli2019-02-191-4/+5
* | Merge commit '6fb33f712bdca2da7ee1dd18f49402c3203f8e1e' into parallel_minor_g...Tom Kelly2020-04-171-9/+0
|\ \ | |/
| * Improve protectGuillaume Munch-Maccagnoni2019-02-031-9/+0
* | Merge commit '4c130cae87cd29621aa2ed8a36a68fc7eaa950a2' into parallel_minor_g...Tom Kelly2020-04-091-51/+149
|\ \ | |/
| * Add paths for built-in types (#1876)yallop2018-11-081-1/+68
| * Merge pull request #2117 from Octachron/stdlib_precedence_table_3Florian Angeletti2018-11-061-50/+78
| |\
| | * documentation: move operator table to a new pageFlorian Angeletti2018-11-041-192/+73
| | * make precedence appendix an appendixFlorian Angeletti2018-10-261-69/+73
| | * review: typo + synchronisation commentFlorian Angeletti2018-10-261-4/+8
| | * doc: replace ordinal precedence with linksFlorian Angeletti2018-10-251-47/+88
| | * stdlib documentation: precedence tableFlorian Angeletti2018-10-251-0/+98
| * | Stdlib: add Fun module. (#2129)Daniel Bünzli2018-11-061-0/+1
| |/
| * Stdlib: add Bool module.Daniel Bünzli2018-10-231-0/+1
| * Stdlib: add Int module.Daniel Bünzli2018-10-091-0/+1
* | Merge commit 'bf9481486f8b79af33a8b87d807e9808893b2ff8' into parallel_minor_g...Tom Kelly2020-04-081-42/+49
|\ \ | |/
| * doc: remove unprefix trickoctachron2018-09-031-0/+2
| * Update the deprecation message for Stdlib.PervasivesJeremie Dimino2018-08-281-1/+4
| * Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-43/+35
| * Merge pull request #1855 from mseri/pervasive-finallyNicolás Ojeda Bär2018-08-081-0/+8
| |\
| | * stdlib: address @nojb review commentsMarcello Seri2018-08-071-1/+1
| | * stdlib: rename try_finally to protectMarcello Seri2018-08-071-4/+4
| | * stdlib: simplify try_finally docstringMarcello Seri2018-08-071-8/+5
| | * stdlib: simplify try_finally signature and implementationMarcello Seri2018-08-071-34/+9
| | * stdlib: use a version of @bobot try_finallyMarcello Seri2018-08-071-4/+34
| | * stdlib: update docstring wordingMarcello Seri2018-08-071-2/+2
| | * stdlib: introduce try_finally in PervasivesMarcello Seri2018-08-071-0/+6
| * | Stdlib: add Option module.Daniel Bünzli2018-08-081-0/+1
| * | Stdlib: add Result module.Daniel Bünzli2018-08-081-0/+1
| |/
* | Merge commit '1435a6a6a279dff1fbb81a92a828a2e1ee50922e' into parallel_minor_g...Tom Kelly2020-04-071-1/+0
|\ \ | |/
| * Remove the Sort module. (PR7812)whitequark2018-07-131-1/+0
* | Merge commit 'e37b5c07d493e0a5c53f04ca76b8bc94885c5d22' into parallel_minor_g...Tom Kelly2020-04-061-37/+45
|\ \ | |/
| * Uniformise documentation of _opt functions in Pervasive (#1475)Martin Desharnais2018-05-181-37/+45
* | Merge commit 'e866ba3f6891a18ede3235f125babd5f7fd6d03a' into parallel_minor_g...Tom Kelly2020-03-301-0/+3
|\ \ | |/
| * Move bigarray to the stdlib (#1685)Jérémie Dimino2018-04-091-0/+1
| * Stdlib functional iterators (#1002)Simon Cruanes2018-03-161-0/+1
| * Add Float moduleNicolás Ojeda Bär2018-03-151-0/+1
* | Merge commit '15e8f62b851a8cf5e4a88d6d674f7c171cc1ae35' into parallel_minor_g...Tom Kelly2020-03-301-14/+12
|\ \ | |/
| * stdlib: add a few references to Sys.int_size inside docstrings (#1572)Max Mouratov2018-03-011-14/+12
* | Another stab at bootstrap with effects removed; also fix OLD_STDLIB_CMI when ...Tom Kelly2020-03-301-2/+1
* | Merge fixesTom Kelly2020-03-271-0/+3
* | Merge commit '932f5db4425fdf7bae491d98e8cd702ab58e9667' into parallel_minor_g...Tom Kelly2020-03-271-0/+33
|/
* Core review workJeremie Dimino2018-02-121-2/+2
* Prefix the compilation unit names of all modules in the stdlibJeremie Dimino2018-02-121-0/+1277