| Commit message (Expand) | Author | Age | Files | Lines |
| * | propagate information about Initialization and Assignment, should fix CSE bad... | Mark Shinwell | 2015-11-26 | 1 | -2/+13 |
| * | implement Pervasives.opaque | Mark Shinwell | 2015-11-23 | 1 | -0/+2 |
| * | Annotate functor functions | Pierre Chambart | 2015-11-23 | 1 | -0/+1 |
| * | Turn Lapply case of Lambda.lambda into a record | Nicolas Ojeda Bar | 2015-11-22 | 1 | -19/+8 |
| * | GPR#173: Attributes to control inlining | Mark Shinwell | 2015-10-23 | 1 | -3/+20 |
| * | whitespace cleanup, cut long lines, add some missing headers | Damien Doligez | 2015-09-11 | 1 | -1/+2 |
| * | Support [@unboxed] and [@untagged] attributes | Jérémie Dimino | 2015-08-25 | 1 | -1/+1 |
| * | GPR#111: `(f [@taillcall]) x y` warns if `f x y` is not a tail-call | Gabriel Scherer | 2015-04-12 | 1 | -1/+13 |
| * | GPR#133: turn the Lfunction payload (in Lambda.lambda) into a record | Gabriel Scherer | 2015-04-12 | 1 | -1/+6 |
| * | Sys: Use constant for some runtime limitations. | Gabriel Scherer | 2014-11-17 | 1 | -0/+2 |
| * | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez | 2014-08-22 | 1 | -3/+4 |
| * | Add reset functions to make modules reentrant when used through compiler-libs | Fabrice Le Fessant | 2014-05-09 | 1 | -0/+2 |
| * | Indent + comment. | Alain Frisch | 2014-05-05 | 1 | -0/+3 |
| * | #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, bac... | Alain Frisch | 2014-05-05 | 1 | -1/+1 |
| * | add the %int_as_pointer primitive | Jérémie Dimino | 2014-05-02 | 1 | -0/+2 |
| * | Add %loc_* primitives and corresponding values in Pervasives | Fabrice Le Fessant | 2014-04-10 | 1 | -0/+9 |
| * | Folllowup to PR#6359, great cleanup of switch actions sharing. | Luc Maranget | 2014-04-07 | 1 | -2/+4 |
| * | #PR6269 Optimized string matching | Luc Maranget | 2014-03-21 | 1 | -0/+3 |
| * | Merge module-alias branch (cf. PR#6063) | Jacques Garrigue | 2014-01-10 | 1 | -2/+3 |
| |\ |
|
| | * | make path normalization safer; now Core not only compiles but works | Jacques Garrigue | 2013-10-04 | 1 | -2/+2 |
| | * | more exception paths requiring normalization | Jacques Garrigue | 2013-10-03 | 1 | -0/+1 |
| | * | fix exn_rebind: camlp4 compiles again | Jacques Garrigue | 2013-10-02 | 1 | -1/+1 |
| * | | Support for raise variants in ocamlopt. Only amd64 for now. | Alain Frisch | 2013-10-14 | 1 | -0/+2 |
| * | | Rename raise_nostack -> raise_notrace. Expose it in Pervasives. | Alain Frisch | 2013-10-14 | 1 | -1/+1 |
| * | | #6203, #5935: variants of raise. 'reraise' is currently only inserted by the ... | Alain Frisch | 2013-10-14 | 1 | -1/+6 |
| |/ |
|
| * | PR#5774: Add bswap primitives for amd64 | Fabrice Le Fessant | 2012-11-29 | 1 | -0/+12 |
| * | PR#5771: Add primitives for reading 2, 4, 8 bytes in strings and bigarrays | Fabrice Le Fessant | 2012-11-09 | 1 | -0/+15 |
| * | PR#5762: Add primitives for fast access to bigarray dimensions | Fabrice Le Fessant | 2012-11-06 | 1 | -0/+2 |
| * | remove all $Id keywords | Damien Doligez | 2012-10-15 | 1 | -2/+0 |
| * | Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+dev | Fabrice Le Fessant | 2012-01-23 | 1 | -0/+2 |
| * | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez | 2011-07-27 | 1 | -1/+1 |
| * | merge changes from 3.12.0 to 3.12.1 | Damien Doligez | 2011-07-20 | 1 | -1/+1 |
| * | PR#4971: wrong variable name in alpha/proc.ml; cleanups in lex/cset.mli and b... | Xavier Leroy | 2010-04-18 | 1 | -2/+0 |
| * | clean up spaces and tabs | Damien Doligez | 2010-01-22 | 1 | -1/+0 |
| * | Implement Lazy.force as a primitive, and optimize its calls. | Michel Mauny | 2008-08-01 | 1 | -0/+2 |
| * | PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set} | Xavier Leroy | 2008-07-14 | 1 | -3/+3 |
| * | ajout des annotations pour variables et appels terminaux | Damien Doligez | 2007-05-16 | 1 | -1/+1 |
| * | fusion des changements 3.09.3 -> release309_merge310 | Damien Doligez | 2007-02-09 | 1 | -1/+2 |
| * | PR#3767 features 1 and 2: display full location of events instead of one posi... | Damien Doligez | 2005-08-25 | 1 | -3/+3 |
| * | fix PR#3576 (put free methods in environment) | Jacques Garrigue | 2005-04-04 | 1 | -0/+2 |
| * | share some strings | Jacques Garrigue | 2004-11-30 | 1 | -0/+1 |
| * | Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 | Xavier Leroy | 2004-07-13 | 1 | -0/+1 |
| * | switch to new vtable representation | Jacques Garrigue | 2004-05-26 | 1 | -1/+3 |
| * | changement des locations, premiere tranche | Damien Doligez | 2002-11-01 | 1 | -1/+1 |
| * | Complex bigarrays | Xavier Leroy | 2002-02-10 | 1 | -0/+1 |
| * | optimsation pm a donf | Luc Maranget | 2001-02-19 | 1 | -4/+15 |
| * | or-pat avec variables et compil du switch | Luc Maranget | 2000-10-02 | 1 | -2/+10 |
| * | new or-pat compilation + exhaustiveness used in compilation | Luc Maranget | 2000-08-11 | 1 | -2/+4 |
| * | Ajout des conversions int <-> int32 <-> int64 | Xavier Leroy | 2000-03-05 | 1 | -0/+1 |
| * | Optimisation des acces aux bigarrays | Xavier Leroy | 2000-02-28 | 1 | -0/+16 |