summaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* configure: SO must be "so" or "dll" without the dotDamien Doligez2013-12-171-2/+0
* merge generative functorsJacques Garrigue2013-12-173-0/+0
* Un-bootstrapping of ocamlbuild, clean-up phase:Xavier Leroy2013-12-141-0/+0
* Do not introduce Obj.raw_tag.Alain Frisch2013-11-061-0/+0
* Support for exception values allocated in the static area (e.g. out of bound ...Alain Frisch2013-10-231-0/+0
* Change the representation of exception slots: instead of being represented as...Alain Frisch2013-10-233-0/+0
* #6203: change representation of exception values created with a constant cons...Alain Frisch2013-10-184-0/+0
* Rename raise_nostack -> raise_notrace. Expose it in Pervasives.Alain Frisch2013-10-143-0/+0
* #6203, #5935: variants of raise. 'reraise' is currently only inserted by the ...Alain Frisch2013-10-144-0/+0
* Keep attributes with module type declarations. Warning on reference to deprec...Alain Frisch2013-10-013-0/+0
* Keep attributes on module declarations.Alain Frisch2013-09-273-0/+0
* Keep attributes/locs for class type declarations and class declarations in Ty...Alain Frisch2013-09-273-0/+0
* Keep location and attributes in type, label and constructor declarations. De...Alain Frisch2013-09-273-0/+0
* Keep attributes on value declarations in .cmi files (but clear all the locati...Alain Frisch2013-09-263-0/+0
* bootstrap ocamlbuild again (needed for the cross-compilation patches)Gabriel Scherer2013-09-221-0/+0
* Wrongly committed bootstrapped compilers with spurious debug output.Alain Frisch2013-09-183-0/+0
* Do not track unused type declarations created by 'include'.Alain Frisch2013-09-173-0/+0
* #6180: efficient creation of uninitialized float arrays.Alain Frisch2013-09-173-0/+0
* Cherry-picking commit 14093 from trunk.Alain Frisch2013-09-113-0/+0
* Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc2013-09-091-0/+0
* Synchronize with trunk.Alain Frisch2013-08-284-0/+0
|\
| * bootstrap myocamlbuild.boot and adapt build/boot.shGabriel Scherer2013-08-201-0/+0
| * Fix PR#6090Jacques Garrigue2013-07-263-0/+0
* | Synchronize with trunk.Alain Frisch2013-07-163-0/+0
|\ \ | |/
| * bootstrap after the new primitivesGabriel Scherer2013-06-193-0/+0
| * Update magic numbers and bootstrap. (Cherry-picked from c13780 on 4.01.)Alain Frisch2013-06-183-0/+0
| * Fix fix to PR#3679 : discard CR instead of printing a dotFabrice Le Fessant2013-06-123-0/+0
| * Improved implementation of OCAMLPARAMFabrice Le Fessant2013-06-053-0/+0
| * Experimental OCAMLCOMPPARAM for ocamlc/ocamloptFabrice Le Fessant2013-06-032-0/+0
| * Add |> and @@ operators to PervasivesFabrice Le Fessant2013-06-033-0/+0
| * #5980: explicit way to silence the new warning (open! X).Alain Frisch2013-05-163-0/+0
| * Fix PR#5985 for constrained parameters too.Jacques Garrigue2013-05-033-0/+0
| * Fix PR#5985; compute injectivity of types but no new syntaxJacques Garrigue2013-04-303-0/+0
| * Complete rewriting of Format.mk_printf. Convergence between Printf and Format...Pierre Weis2013-04-243-0/+0
| * PR#5973 (old @ escape was still implemented in Format) + bootstrap.Pierre Weis2013-04-233-0/+0
| * PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.Xavier Leroy2013-04-183-0/+0
| * #5977: ensure that bootstrapping on 64-bit does not produce 64-bit constants ...Alain Frisch2013-04-093-0/+0
| * user-exposed abstract type for raw backtraces in Printexc.ml (original patch ...Gabriel Scherer2013-03-113-0/+0
* | Item attributes on each let-binding.Alain Frisch2013-06-032-0/+0
* | 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