summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Merge short-paths into a fresh branch of trunk.short-paths-4.01Jacques Garrigue2013-01-297-20/+40
|\
| * merge version/4.00 at revision 12866Jacques Garrigue2012-08-219-36/+100
| * propagate path-expansion environment everywhereJacques Garrigue2012-01-236-4/+23
| * shorten paths in signatures and toplevel outputJacques Garrigue2012-01-221-2/+3
| * first attempt: handles only unification errorsJacques Garrigue2012-01-221-4/+4
* | #5904: support for -ppx in the toplevel.Alain Frisch2013-01-256-19/+49
* | Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.Alain Frisch2012-12-186-2/+26
* | #5741: make Pprintast available from the command-line (-dsource).Alain Frisch2012-10-176-0/+24
* | remove all $Id keywordsDamien Doligez2012-10-1516-32/+0
* | 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