summaryrefslogtreecommitdiff
path: root/boot/ocamlc
Commit message (Expand)AuthorAgeFilesLines
* GPR#268: Hexadecimal notation for floating-point numbersXavier Leroy2015-11-191-0/+0
|\
| * Preliminary support for hexadecimal notation for FP numbers.Xavier Leroy2015-07-261-0/+0
* | transl_exception_constructor now uses ImmutableMark Shinwell2015-10-281-0/+0
* | bootstrap (to fix build of ocamlopt)Jérémie Dimino2015-10-231-0/+0
* | Replace uses of "float" by [@@unboxed] [@@noalloc]Jérémie Dimino2015-10-061-0/+0
* | Replace uses of "noalloc" by [@@noalloc]Jérémie Dimino2015-10-061-0/+0
* | Linking order for module Weak has changed.Pierre Weis2015-09-211-0/+0
* | Support [@unboxed] and [@untagged] attributesJérémie Dimino2015-08-251-0/+0
* | bootstrap -- for the shiny colorsGabriel Scherer2015-08-151-0/+0
* | add primitive caml_sys_isatty; fix bootstrapGabriel Scherer2015-08-151-0/+0
|/
* bootstrap (hoping to un-stuck the CI instances on format typing)Gabriel Scherer2015-07-261-0/+0
* PR#6902, GPR#210: runtime emits a warning when finalizing an I/O channel whic...Alain Frisch2015-07-241-0/+0
* update .depend and bootstrap compilers after 4.02 mergeDamien Doligez2015-07-171-0/+0
* bootstrapGabriel Scherer2015-05-021-0/+0
* update bootstrap compilers to avoid "inconsistent assumptions" on 32-bit i386Damien Doligez2015-04-221-0/+0
* PR#6827: prefer string to bytes with -short-pathsDamien Doligez2015-04-071-0/+0
* PR#6521: {Bytes,Char,String}.escaped are locale-dependentDamien Doligez2015-03-111-0/+0
* PR#6468: toplevel now supports backtraces if invoked with OCAMLRUNPARAM=bGabriel Scherer2015-02-081-0/+0
* Exhauce PR#6611: remove the option wrapper on optional arguments in the synta...Jacques Garrigue2014-12-221-0/+0
* exhauce PR#6367: introduce Asttypes.arg_label to encode labelled argumentsJacques Garrigue2014-12-221-0/+0
* Simplify the definition of custom .{} operatorsGabriel Scherer2014-12-131-0/+0
* Simplify the use of custom .() and .[]Gabriel Scherer2014-12-131-0/+0
* Add a special syntax for index operatorsGabriel Scherer2014-12-131-0/+0
* bootstrapGabriel Scherer2014-11-171-0/+0
* bootstrapGabriel Scherer2014-11-171-0/+0
* bootstrapGabriel Scherer2014-11-171-0/+0
* tentative fix of PR#6651Jacques Garrigue2014-11-121-0/+0
* Reintegrate-merge constructors_with_record5 branch.Alain Frisch2014-10-141-0/+0
|\
| * Adapt printer.Alain Frisch2014-04-071-0/+0
| * Support for record arguments on exceptions.Alain Frisch2014-04-011-0/+0
| * Rvert parts of the original commit which are not relevant with the encoding a...Alain Frisch2014-03-311-0/+0
| * Encode record arguments into extra record declarations.Alain Frisch2014-03-311-0/+0
| * Some preparation for record arguments.Alain Frisch2014-03-281-0/+0
* | Fix PR#6593: Functor application in tests/basic-modules failsJacques Garrigue2014-10-021-0/+0
* | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-0/+0
* | Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch2014-08-071-0/+0
* | PR#6418: support "@[<hov %d>" in the new format implementation (Benoît Vaugon)Gabriel Scherer2014-06-141-0/+0
* | PR#6418: fix format regression on "@{<..%d..%s..>" (Benoît Vaugon)Gabriel Scherer2014-06-091-0/+0
* | Fix PR#6417: sprintf broken when local module named Pervasives is in scopeGabriel Scherer2014-06-091-0/+0
* | bootstrapGabriel Scherer2014-06-091-0/+0
* | format+gadts: make format types "relational" to fix %(...%) typingGabriel Scherer2014-05-211-0/+0
* | Use a nominal datatype for CamlinternalFormat.format6Gabriel Scherer2014-05-141-0/+0
* | bootstrap with -no-naked-pointers againGabriel Scherer2014-05-121-0/+0
* | final bootstrap (make partialclean core coreboot)Gabriel Scherer2014-05-121-0/+0
* | boostrap (same steps as the last one)Gabriel Scherer2014-05-121-0/+0
* | finish %_[nNlL] boostrap (same bootstrap steps)Gabriel Scherer2014-05-121-0/+0
* | temporary bootstrap (%_[nNlL] not yet handled by the typer)Gabriel Scherer2014-05-121-0/+0
* | bootstrapGabriel Scherer2014-05-121-0/+0
* | temporarily revert the bootstrap of naked-pointers before merging format+gadtsGabriel Scherer2014-05-121-0/+0
* | no-naked-pointers patchMark Shinwell2014-05-121-0/+0