summaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Split Pexp_constraint into Pexp_coerce/Pexp_constraint.Alain Frisch2013-04-172-0/+0
* Split Pexp_function into Pexp_function/Pexp_fun.Alain Frisch2013-04-172-0/+0
* Getting rid of Pexp_assertfalse/Texp_assertfalse.Alain Frisch2013-04-172-0/+0
* Explicit representation of guards, get rid of Pexp_when.Alain Frisch2013-04-152-0/+0
* Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch2013-03-083-0/+0
* Finish attributes on module/recursive modules in structures.Alain Frisch2013-03-063-0/+0
* Revert bad commit.Alain Frisch2013-01-233-0/+0
* #5902: adapt standard ppx driver to support extra arguments.Alain Frisch2013-01-233-0/+0
* update dependenciesJacques Garrigue2012-12-271-0/+0
* #5744: remove other primitives.Alain Frisch2012-12-173-0/+0
* #5774: caml_int64_direct_bswap should not be a primitive.Alain Frisch2012-12-173-0/+0
* PR#5774: Add bswap primitives for amd64Fabrice Le Fessant2012-11-293-0/+0
* #5814: remove annotations from environments; to produce .annot file, use the ...Alain Frisch2012-11-082-0/+0
* Backtrack wrong commit on boot/ocamlc.Alain Frisch2012-11-061-0/+0
* #5812: compile read_cmt.opt (about 10x faster than read_cmt to generate .anno...Alain Frisch2012-11-061-0/+0
* Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...Alain Frisch2012-10-243-0/+0
* Checked #PR5758, (also closed bug in Mantis)Luc Maranget2012-09-273-0/+0
* Remove double-linking of stdlib modules (aka warning 31).Damien Doligez2012-08-101-0/+0
* PR#5712: doc of Format.printf and missing functions in StdLabelsDamien Doligez2012-08-063-0/+0
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-0/+2
* merge with branch bin-annotFabrice Le Fessant2012-05-304-0/+0
* - Hashtbl:Xavier Leroy2012-04-193-0/+0
* #5589: 'unused' warnings for .mli files as well (detect unused open and shado...Alain Frisch2012-04-183-0/+0
* Improve self-initialization of the Random module, using /dev/urandomXavier Leroy2012-03-143-0/+0
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-083-0/+0
* #5527: use absolute filenames in the message for Warning 31, when requested (...Alain Frisch2012-03-072-0/+0
* Keep locations for exception declaration. This gives better error messages an...Alain Frisch2012-03-063-0/+0
* Fix PR#4072Fabrice Le Fessant2012-02-013-0/+0
* fix configure on MacOSX/64-bit; add an option to configure or build without c...Damien Doligez2012-01-233-0/+0
* Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+devFabrice Le Fessant2012-01-232-0/+0
* Fix PR#5461Fabrice Le Fessant2012-01-173-0/+0
* Module Array: faster implementations of "blit", "copy", "sub",Xavier Leroy2011-12-213-0/+0
* New option to force the compilers to show absolute paths in error messages.Alain Frisch2011-12-203-0/+0
* The "DBM" library (interface with Unix DBM key-value stores) is noXavier Leroy2011-12-173-0/+0
* #5358: package types allow constraints on typed in sub-modules. Camlp4 compil...Alain Frisch2011-12-143-0/+0
* Boostrap ocamlbuild (#5338).Alain Frisch2011-12-141-0/+0
* merge branches/gadts-develJacques Garrigue2011-11-243-0/+0
* Bug #4380.Pierre Weis2011-10-253-0/+0
* Do not keep locations in .cmis!Jacques Garrigue2011-10-213-0/+0
* merge branches/located_errorsJacques Garrigue2011-10-213-0/+0
|\
* | Keep type variable namesJacques Garrigue2011-09-223-0/+0
* | merge branches/gadtsJacques Garrigue2011-07-293-0/+0
|\ \
| * | changed the syntax backJacques Le Normand2010-12-053-0/+0
| * | changed VERSION to 3.13.0-gadt so that it can work with camlp5. This is nonst...Jacques Le Normand2010-11-193-0/+0
| * | rebootstrapped to fix exception printing errorJacques Le Normand2010-11-153-0/+0
| * | updated VERSION and config filesJacques Le Normand2010-11-133-0/+0
| * | working bootstrapJacques Le Normand2010-11-113-0/+0
| * | remove the GAHsJacques Garrigue2010-11-103-0/+0
| * | merged with trunk. specifically, merged with implicit unpack patchJacques Le Normand2010-10-252-0/+0
| * | removed Type_variant, fixed bug in GADT exhaustive checkJacques Le Normand2010-10-213-0/+0