summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* PR#352: new option to make ocaml read stdin as a scriptDamien Doligez2011-12-302-0/+10
* New option to force the compilers to show absolute paths in error messages.Alain Frisch2011-12-204-0/+18
* merge branches/gadtsJacques Garrigue2011-07-291-3/+5
|\
| * first commitJacques Le Normand2010-09-131-3/+5
* | renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2717-16/+28
* | fixed inconsistent order in structure elements.Xavier Clerc2011-07-211-2/+2
* | uniform .ignore systemDamien Doligez2011-07-201-2/+0
* | restore alphabetical orderDamien Doligez2011-07-201-2/+2
* | renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez2011-04-262-2/+2
* | Ignoring compiled files.Pierre Weis2011-03-171-0/+2
* | add option -runtime-variantDamien Doligez2011-03-174-0/+13
|/
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-0/+1
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-204-0/+18
* 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