| Commit message (Expand) | Author | Age | Files | Lines |
| * | per-round optimization params | Mark Shinwell | 2015-11-27 | 1 | -2/+3 |
| * | merge with trunk | Mark Shinwell | 2015-11-19 | 1 | -0/+2 |
| |\ |
|
| | * | merge branches/gadt-warnings | Jacques Garrigue | 2015-10-23 | 1 | -0/+2 |
| | |\ |
|
| | | * | add refuted cases, syntax is 'pat -> _' | Jacques Garrigue | 2015-10-15 | 1 | -0/+2 |
| * | | | merge with upstream trunk | Mark Shinwell | 2015-09-14 | 1 | -2/+3 |
| |\ \ \
| |/ / |
|
| | * | | whitespace cleanup, cut long lines, add some missing headers | Damien Doligez | 2015-09-11 | 1 | -2/+3 |
| * | | | merge with upstream trunk | Mark Shinwell | 2015-09-07 | 1 | -0/+41 |
| |\ \ \
| |/ / |
|
| | * | | add option handling for colors in compiler, OCAMLPARAM and ocamlbuild | Gabriel Scherer | 2015-08-15 | 1 | -10/+3 |
| | * | | add Color module Misc | Gabriel Scherer | 2015-08-15 | 1 | -0/+48 |
| | |/ |
|
| * | | Fix share_constants | Pierre Chambart | 2015-08-24 | 1 | -0/+3 |
| * | | Misc.filter_map | Pierre Chambart | 2015-08-13 | 1 | -0/+3 |
| * | | Misc.fatal_errorf at last, etc | Mark Shinwell | 2015-06-24 | 1 | -0/+1 |
| * | | more stuff | Mark Shinwell | 2015-03-17 | 1 | -1/+0 |
| * | | Move split_at to Misc | Pierre Chambart | 2015-03-17 | 1 | -1/+5 |
| * | | add Flambdasimplify | Pierre Chambart | 2015-03-17 | 1 | -0/+1 |
| * | | Add Fstringswitch | Pierre Chambart | 2015-03-17 | 1 | -0/+1 |
| * | | utils | Pierre Chambart | 2015-03-17 | 1 | -1/+10 |
| |/ |
|
| * | PR#6642: replace $CAMLORIGIN in -ccopt with the path to cma or cmxa | Gabriel Scherer | 2015-02-08 | 1 | -0/+4 |
| * | Cmm arithmetic optimisations. | Gabriel Scherer | 2015-02-07 | 1 | -3/+6 |
| * | simplify the spellcheck functions | Gabriel Scherer | 2014-12-13 | 1 | -0/+19 |
| * | Sync with trunk. | Alain Frisch | 2014-11-27 | 1 | -0/+2 |
| |\ |
|
| | * | merge branch 4.02 from release 4.02.0 to release 4.02.1 | Damien Doligez | 2014-10-15 | 1 | -0/+2 |
| * | | Add intel_proc.mli, get rid of arch64 bool ref, move StringSet/StringMap to m... | Alain Frisch | 2014-08-29 | 1 | -0/+6 |
| |/ |
|
| * | merge branch "safe-string" | Damien Doligez | 2014-04-29 | 1 | -7/+2 |
| * | Revert r13746 (demanded by Xavier) | Fabrice Le Fessant | 2013-06-05 | 1 | -0/+18 |
| * | Improved implementation of OCAMLPARAM | Fabrice Le Fessant | 2013-06-05 | 1 | -3/+0 |
| * | Experimental OCAMLCOMPPARAM for ocamlc/ocamlopt | Fabrice Le Fessant | 2013-06-03 | 1 | -0/+3 |
| * | Fix PR#5985; compute injectivity of types but no new syntax | Jacques Garrigue | 2013-04-30 | 1 | -0/+1 |
| * | PR#5957,PR#5920,PR#5925: LongString module to workaround 32bits string size l... | Gabriel Scherer | 2013-04-17 | 1 | -0/+12 |
| * | PR#5768: On 'unbound identifier' errors, use spell-checking to suggest names ... | Alain Frisch | 2012-10-16 | 1 | -0/+13 |
| * | remove all $Id keywords | Damien Doligez | 2012-10-15 | 1 | -2/+0 |
| * | merge with branch bin-annot | Fabrice Le Fessant | 2012-05-30 | 1 | -1/+12 |
| * | refactoring the "read n bytes from a channel into a new string" idiom | Damien Doligez | 2012-02-23 | 1 | -0/+5 |
| * | More clever algorithm to detect unused (recursive) type declarations. | Alain Frisch | 2011-12-28 | 1 | -0/+4 |
| * | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez | 2011-07-27 | 1 | -1/+1 |
| * | clean up spaces and tabs | Damien Doligez | 2010-01-22 | 1 | -1/+1 |
| * | Better handling of multiple extensions (foo.d.cmo, foo.p.cmx...) | Nicolas Pouillard | 2007-02-23 | 1 | -0/+7 |
| * | Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 | Xavier Leroy | 2004-07-13 | 1 | -0/+3 |
| * | ajout option -stypes; depend | Damien Doligez | 2003-04-02 | 1 | -0/+2 |
| * | Chercher les infos sur le module Foo dans les fichiers Foo.{cmi,cmx} et foo.{... | Xavier Leroy | 2002-06-07 | 1 | -0/+4 |
| * | Ajout rev_split_words | Xavier Leroy | 2002-05-07 | 1 | -0/+4 |
| * | Ajout du packaging d'unites de compilation (option -pack) | Xavier Leroy | 2002-02-08 | 1 | -0/+8 |
| * | Added Misc.chop_extension_if_any for the case when the input filename does | Daniel de Rauglaudre | 2002-01-28 | 1 | -0/+4 |
| * | bug 785 (debordement entier cmmgen) | Luc Maranget | 2002-01-10 | 1 | -0/+3 |
| * | deplace expand_directory dans Misc, pour generaliser -I +package | Jacques Garrigue | 2000-12-28 | 1 | -0/+3 |
| * | Suppression de fonctions sur les listes redondantes car deja definies | Pierre Weis | 2000-11-22 | 1 | -3/+3 |
| * | Ajout split_last | Xavier Leroy | 2000-02-28 | 1 | -1/+3 |
| * | Merge olabl branch | Jacques Garrigue | 1999-11-30 | 1 | -0/+3 |
| * | Changement de la licence | Xavier Leroy | 1999-11-17 | 1 | -1/+2 |
| * | Ajout de list_remove (a mettre dans List?) | Xavier Leroy | 1999-02-04 | 1 | -0/+3 |