summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* rename -help-warnings to -warn-helpDamien Doligez2010-05-084-18/+18
* New -help-warnings command-line option.Alain Frisch2010-05-044-0/+18
* Allow range of warnings and synchronize default for warnings given in usage i...Alain Frisch2010-05-041-8/+11
* fixed several build problemsDamien Doligez2010-04-221-1/+1
* unified command-line argumentsDamien Doligez2010-04-134-317/+993
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-202-2/+2
* Adding the -strict-sequence option.Pierre Weis2009-12-094-0/+7
* stupid bug with warningsDamien Doligez2009-12-031-2/+2
* added warning 28: wildcard arg to constant constructorDamien Doligez2009-11-192-23/+16
* fine-grained control of warningsDamien Doligez2009-11-021-19/+11
* Added option -no-app-funct to turn off applicative functorsXavier Leroy2009-07-154-0/+7
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-2/+6
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-033-7/+8
* merge changes between 3.10.2 and the end of branch 3.10Damien Doligez2008-10-081-1/+5
* "invalid module name" becomes a warningDamien Doligez2008-10-062-1/+47
* PR#4607 reject invalid source file namesDamien Doligez2008-09-101-0/+2
* Enable to (old) -dlcode option by default. -nodynlink disables it.Alain Frisch2008-07-151-11/+2
* Fix an ill-formed comment.Alain Frisch2008-04-211-1/+1
* Simplify the life of people who want to help evaluating the impact of -dlcode...Alain Frisch2008-04-181-0/+9
* Typo.Alain Frisch2008-04-161-1/+1
* Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.Alain Frisch2008-04-162-3/+2
* Fix ocamlc -dtypes.Alain Frisch2008-01-211-1/+3
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-043-24/+51
* Same in native code.Alain Frisch2007-11-151-11/+26
* Improve -output-obj: can now build directly a dynamic library (with all the c...Alain Frisch2007-11-152-7/+30
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-9/+22
* ajout des annotations pour variables et appels terminauxDamien Doligez2007-05-165-8/+14
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-291-0/+1
* fusion des changements 3.09.1 -> 3.09.2Damien Doligez2006-04-161-1/+1
* add virtual instance variablesJacques Garrigue2006-04-052-3/+3
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-043-13/+14
* Retour en arriere sur la simplification des signatures inferees (fix du PR#35...Xavier Leroy2005-08-082-2/+4
* Systematiser la simplification des signatures inferees (PR#3545)Xavier Leroy2005-08-022-4/+2
* Revu implementation de ocamlopt -pack. Remplacement du renommage a posterior...Xavier Leroy2005-08-013-1/+6
* Interdire les references Foo.x lorsqu'on compile foo.ml ou foo.mli (PR#3100, ...Xavier Leroy2005-07-312-6/+10
* ajout de l'option -config (suggestion de Gerd Stolpmann)Damien Doligez2005-05-094-3/+23
* changement doc -warn-errorDamien Doligez2004-12-012-2/+2
* changements sur les warningsDamien Doligez2004-11-302-8/+6
* ajout warning unused variableDamien Doligez2004-11-091-2/+4
* ajout warning unused variableDamien Doligez2004-11-063-2/+7
* PR#1938Damien Doligez2004-06-161-1/+3
* Generalisation de l'option -oXavier Leroy2004-06-136-40/+60
* Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de com...Xavier Leroy2004-04-092-4/+12
* suppression support MacOS9Damien Doligez2004-01-161-5/+2
* Bug dans l'initialisation de load_path au toplevel (PR#1770,1775)Xavier Leroy2003-07-252-2/+6
* Faire cohabiter les threads bytecode et les threads systeme. Ajout option oc...Xavier Leroy2003-07-176-6/+10
* L'option -i desactive la production des fichiers compiles .cmi, .cmo, .cmx, ....Xavier Leroy2003-06-235-35/+54
* Merge branch with recursive modulesXavier Leroy2003-06-192-9/+13
* changement .types -> .annot + formatDamien Doligez2003-06-122-2/+2
* Reinitialiser le gensym de Ident entre 2 compilations (PR#1618)Xavier Leroy2003-05-122-2/+3