| Commit message (Expand) | Author | Age | Files | Lines |
| * | propagate information about Initialization and Assignment, should fix CSE bad... | Mark Shinwell | 2015-11-26 | 1 | -2/+6 |
| * | Turn Lapply case of Lambda.lambda into a record | Nicolas Ojeda Bar | 2015-11-22 | 1 | -10/+21 |
| * | GPR#173: Attributes to control inlining | Mark Shinwell | 2015-10-23 | 1 | -8/+12 |
| * | Remove or comment-out dead code. | Alain Frisch | 2015-10-16 | 1 | -10/+2 |
| * | General translation of french comments | Gabriel Scherer | 2015-10-09 | 1 | -14/+15 |
| * | whitespace cleanup, cut long lines, add some missing headers | Damien Doligez | 2015-09-11 | 1 | -2/+4 |
| * | GPR#111: `(f [@taillcall]) x y` warns if `f x y` is not a tail-call | Gabriel Scherer | 2015-04-12 | 1 | -2/+2 |
| * | GPR#133: turn the Lfunction payload (in Lambda.lambda) into a record | Gabriel Scherer | 2015-04-12 | 1 | -20/+24 |
| * | merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ... | Damien Doligez | 2014-08-22 | 1 | -1/+1 |
| * | PR#5584: merge open extensible types, extension-patch-4.0.2 | Jacques Garrigue | 2014-05-04 | 1 | -1/+1 |
| * | Add support for floating attributes in class structures and class signatures.... | Alain Frisch | 2014-05-04 | 1 | -2/+4 |
| * | fix some of the whitespace problems in the source | Damien Doligez | 2014-04-12 | 1 | -3/+5 |
| * | make path normalization safer; now Core not only compiles but works | Jacques Garrigue | 2013-10-04 | 1 | -9/+13 |
| * | passes the testsuite! | Jacques Garrigue | 2013-09-30 | 1 | -3/+3 |
| * | Support module aliases. | Jacques Garrigue | 2013-09-29 | 1 | -5/+5 |
| * | Switch {Translmod,Translcore,Translclass}.Error. | Alain Frisch | 2013-09-12 | 1 | -0/+9 |
| * | Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ... | Alain Frisch | 2013-04-16 | 1 | -1/+1 |
| * | Explicit representation of guards, get rid of Pexp_when. | Alain Frisch | 2013-04-15 | 1 | -2/+8 |
| * | Start to bring constructor names closer to concrete syntax. | Alain Frisch | 2013-04-10 | 1 | -13/+13 |
| * | remove all $Id keywords | Damien Doligez | 2012-10-15 | 1 | -2/+0 |
| * | Fix PR#5627 (lablgtk not compiling with 4.00 after merge with bin-annot) | Jacques Garrigue | 2012-06-20 | 1 | -2/+1 |
| * | revert wrong commit on bytecomp/typeclass.ml | Jacques Garrigue | 2012-06-19 | 1 | -1/+2 |
| * | applied (improved) patch of PR#5654 | Jacques Garrigue | 2012-06-19 | 1 | -2/+1 |
| * | Fix PR#5291 | Jacques Garrigue | 2012-06-01 | 1 | -8/+10 |
| * | merge with branch bin-annot | Fabrice Le Fessant | 2012-05-30 | 1 | -53/+69 |
| * | Removal of unnecessary "rec" clauses (to please warning #39). | Xavier Clerc | 2012-05-29 | 1 | -1/+1 |
| * | Compile with warning 33, and remove unused opens. | Alain Frisch | 2012-05-29 | 1 | -1/+0 |
| * | Remove unused constructors in the AST: Cf_let, Pcf_let. | Alain Frisch | 2011-12-28 | 1 | -14/+1 |
| * | 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 | -5/+5 |
| * | merge changes between 3.10.2 and the end of branch 3.10 | Damien Doligez | 2008-10-08 | 1 | -4/+12 |
| * | merge changes 3.10.0 -> 3.10.1 | Damien Doligez | 2008-01-11 | 1 | -15/+16 |
| * | ajout des annotations pour variables et appels terminaux | Damien Doligez | 2007-05-16 | 1 | -43/+46 |
| * | do not use builtins directly | Jacques Garrigue | 2006-07-06 | 1 | -4/+4 |
| * | fusion des changements 3.09.1 -> 3.09.2 | Damien Doligez | 2006-04-16 | 1 | -18/+19 |
| * | add virtual instance variables | Jacques Garrigue | 2006-04-05 | 1 | -44/+34 |
| * | fusion des modifs de 3.08.4 | Damien Doligez | 2005-08-13 | 1 | -3/+3 |
| * | fix PR#3576 (put free methods in environment) | Jacques Garrigue | 2005-04-04 | 1 | -2/+19 |
| * | share some strings | Jacques Garrigue | 2004-11-30 | 1 | -2/+2 |
| * | compact classes | Jacques Garrigue | 2004-11-29 | 1 | -68/+87 |
| * | unused variables | Jacques Garrigue | 2004-11-22 | 1 | -5/+2 |
| * | Revu compilation de 'module rec' | Xavier Leroy | 2004-08-12 | 1 | -5/+0 |
| * | switch to new vtable representation | Jacques Garrigue | 2004-05-26 | 1 | -28/+52 |
| * | get_meth | Jacques Garrigue | 2004-04-28 | 1 | -0/+2 |
| * | cas d'un appel de methode d'un autre objet | Jacques Garrigue | 2004-04-28 | 1 | -12/+27 |
| * | simplify environment when possible | Jacques Garrigue | 2003-12-17 | 1 | -15/+18 |
| * | protect recursion in class variables too (Jun) | Jacques Garrigue | 2003-12-17 | 1 | -8/+7 |
| * | protect recursion (Jun) | Jacques Garrigue | 2003-12-06 | 1 | -3/+14 |
| * | no need to create table for virtual classes | Jacques Garrigue | 2003-12-01 | 1 | -10/+24 |
| * | fast and compact classes | Jacques Garrigue | 2003-11-25 | 1 | -111/+499 |