summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch/fix-alias-coercions' into 4.03.0+vanilla4.03.0-3Leo White2016-10-062-18/+0
|\
| * Update testsLeo White2016-10-062-18/+0
* | Merge branch 'patch/fix-alias-coercions' into 4.03.0+vanillaLeo White2016-10-061-1/+1
|\ \ | |/
| * No alias strengthening in includemod to match 4.03.0Leo White2016-10-051-1/+1
* | Merge branch 'patch/gpr-590' into 4.03.0+vanillaLeo White2016-10-051-2/+8
|\ \
| * | Do not perform compaction if the real overhead is less than expected (#590)Thomas Braibant2016-10-051-2/+8
* | | Merge branch 'patch/fix-pr7330' into 4.03.0+vanillaLeo White2016-09-134-11/+39
|\ \ \
| * | | Fix PR#7330Jacques Garrigue2016-09-134-11/+39
| |/ /
* | | Merge branch 'patch/warning-59-fixes' into 4.03.0+vanilla4.03.0-2Leo White2016-08-081-11/+11
|\ \ \
| * | | Fix test resultLeo White2016-08-081-11/+11
* | | | Merge branch 'patch/warning-59-fixes' into 4.03.0+vanillaLeo White2016-08-0812-57/+277
|\ \ \ \ | |/ / /
| * | | Reorganize switch handlingPierre Chambart2016-08-083-76/+78
| * | | Prevent warning 59 from triggering on Lazy of constantsPierre Chambart2016-08-087-21/+185
| * | | Load cross module information during a meetPierre Chambart2016-08-085-22/+30
| * | | Make meet call a bit lighterPierre Chambart2016-08-083-12/+11
| * | | String switch and static catch returns better approximationsPierre Chambart2016-08-081-4/+14
| * | | Test that meet effectively work across modulesPierre Chambart2016-08-083-1/+25
| * | | Apply really_import_approx in Simple_value_approx.meetPierre Chambart2016-08-083-8/+21
| |/ /
* | | Merge branch 'patch/fix-7301' into 4.03.0+vanillaLeo White2016-08-084-2/+45
|\ \ \
| * | | Fix MPR 7301Mark Shinwell2016-08-084-2/+45
| |/ /
* | | Merge branch 'patch/fix-alias-coercions' into 4.03.0+vanillaLeo White2016-07-2719-94/+154
|\ \ \ | | |/ | |/|
| * | Fix aliasing of functor parametersLeo White2016-07-271-2/+3
| * | BootstrapLeo White2016-07-273-0/+0
| * | Add label to bool parameterLeo White2016-07-276-32/+38
| * | Allow more module aliases in strengtheningLeo White2016-07-2716-93/+146
| * | Improve boxing behaviour with flambdaLeo White2016-07-271-21/+35
| |/
* | Merge branch 'patch/fix-infinite-specialise' into 4.03.0+vanillaLeo White2016-07-273-3/+23
|\ \
| * | Fix infinite unrolling bug againLeo White2016-07-273-3/+23
| |/
* | Improve boxing behaviour with flambda4.03.0-1Leo White2016-04-261-21/+35
|/
* change VERSION for 4.03.04.03.0Damien Doligez2016-04-254-1/+1
* last commit before tagging 4.03.0Damien Doligez2016-04-255-2/+3
* Merge pull request #557 from lpw25/fix-infinite-unrollingDamien Doligez2016-04-253-14/+23
|\
| * Add test for infinite unrollingLeo White2016-04-252-1/+8
| * Fix infinte unrolling bugLeo White2016-04-221-13/+15
* | Merge pull request #536 from dra27/overhaul-install-docsDamien Doligez2016-04-256-587/+493
|\ \
| * | Overhaul the Windows installation instructions.David Allsopp2016-04-081-286/+205
| * | tools/msvs-promote-path scriptDavid Allsopp2015-12-232-0/+52
| * | Remove recommendation not to use parallel makeDavid Allsopp2016-04-081-3/+0
| * | Move Cygwin instructions out of README.win32.adocDavid Allsopp2016-04-083-96/+42
| * | Remove Cygwin dependency on dos2unixDavid Allsopp2016-04-081-1/+1
| * | Refer to OS X by its correct name in README.adocDavid Allsopp2016-04-071-4/+4
| * | Reformat other sections of INSTALL.adocDavid Allsopp2016-04-071-111/+106
| * | Reformat configure instructionsDavid Allsopp2016-04-071-94/+91
|/ /
* | Merge pull request #555 from mshinwell/join_reg_typingMark Shinwell2016-04-226-4/+98
|\ \ | |/ |/|
| * Ensure that register typing constraints are respected at join pointsMark Shinwell2016-04-206-4/+98
* | Fix PR#7230Jacques Garrigue2016-04-224-1/+12
* | PR#6898: Update win32 support documentation of the Unix libraryDamien Doligez2016-04-202-8/+13
* | Fix PR#7234Jacques Garrigue2016-04-205-8/+57
* | Add `-alias-deps` and `-app-funct`Demi Obenour2016-04-1910-5/+42
* | Warning reference: Changes entryGabriel Scherer2016-04-191-0/+7