summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Support -absname in ocamldep + update man pages.Alain Frisch2012-08-031-1/+1
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-1/+1
* #5634: parstree rewriters (merge with ast_rewriter branch).Alain Frisch2012-06-135-1/+55
* merge with branch bin-annotFabrice Le Fessant2012-05-308-16/+45
* Enable and fix more warnings.Alain Frisch2012-05-291-1/+0
* Compile with warning 33, and remove unused opens.Alain Frisch2012-05-291-1/+0
* Detecting unused open in .mli files also in ocamlopt.Alain Frisch2012-05-251-0/+2
* Reverting commits 12385 and 12370, while waiting for a decision to be taken t...Fabrice Le Fessant2012-04-221-2/+0
* #5589: 'unused' warnings for .mli files as well (detect unused open and shado...Alain Frisch2012-04-181-0/+2
* Add hooks in AsmgenFabrice Le Fessant2012-04-181-0/+2
* PR#5538: combining -i and -annot in ocamlcDamien Doligez2012-03-271-1/+5
* Check for fatal warnings after link operations (#5526).Alain Frisch2012-03-072-6/+12
* refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-2/+1
* PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy2012-02-213-0/+13
* Change "Ocaml" to "OCaml" everywhereDamien Doligez2012-02-131-1/+1
* PR#1164: better error message when giving .cmxa input files to ocamlopt -aDamien Doligez2012-02-061-3/+9
* PR#1898: add -nopromptcont option to suppress secondary promptsDamien Doligez2012-01-272-0/+11
* Reverting bad commit.Alain Frisch2012-01-208-71/+75
* Fix #5490.Alain Frisch2012-01-208-75/+71
* Synchronize with trunk.unused_declarationsAlain Frisch2012-01-183-9/+21
|\
| * Fix PR#5461Fabrice Le Fessant2012-01-171-9/+11
| * PR#352: new option to make ocaml read stdin as a scriptDamien Doligez2011-12-302-0/+10
* | Replace existing warnings 26, 27, trying to preserve their semantics.Alain Frisch2011-12-292-3/+0
* | Undoing previous commit.Alain Frisch2011-12-212-12/+2
* | Check for unused value declaration in interface files.Alain Frisch2011-12-212-2/+12
|/
* 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