summaryrefslogtreecommitdiffstats
path: root/driver
AgeCommit message (Expand)Author
2013-04-18PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.Xavier Leroy
2013-03-22fix whitespace and over-long linesDamien Doligez
2013-03-18It is no longer necessary to keep pre-processed files in case of errorsDamien Doligez
2013-01-29Merge short-paths into a fresh branch of trunk.Jacques Garrigue
2013-01-25#5904: support for -ppx in the toplevel.Alain Frisch
2012-12-18Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.Alain Frisch
2012-10-17#5741: make Pprintast available from the command-line (-dsource).Alain Frisch
2012-10-15remove all $Id keywordsDamien Doligez
2012-08-21merge version/4.00 at revision 12866Jacques Garrigue
2012-08-03Support -absname in ocamldep + update man pages.Alain Frisch
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-06-13#5634: parstree rewriters (merge with ast_rewriter branch).Alain Frisch
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-05-29Enable and fix more warnings.Alain Frisch
2012-05-29Compile with warning 33, and remove unused opens.Alain Frisch
2012-05-25Detecting unused open in .mli files also in ocamlopt.Alain Frisch
2012-04-22Reverting commits 12385 and 12370, while waiting for a decision to be taken t...Fabrice Le Fessant
2012-04-18#5589: 'unused' warnings for .mli files as well (detect unused open and shado...Alain Frisch
2012-04-18Add hooks in AsmgenFabrice Le Fessant
2012-03-27PR#5538: combining -i and -annot in ocamlcDamien Doligez
2012-03-07Check for fatal warnings after link operations (#5526).Alain Frisch
2012-02-23refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez
2012-02-21PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy
2012-02-13Change "Ocaml" to "OCaml" everywhereDamien Doligez
2012-02-06PR#1164: better error message when giving .cmxa input files to ocamlopt -aDamien Doligez
2012-01-27PR#1898: add -nopromptcont option to suppress secondary promptsDamien Doligez
2012-01-23propagate path-expansion environment everywhereJacques Garrigue
2012-01-22shorten paths in signatures and toplevel outputJacques Garrigue
2012-01-22first attempt: handles only unification errorsJacques Garrigue
2012-01-20Reverting bad commit.Alain Frisch
2012-01-20Fix #5490.Alain Frisch
2012-01-18Synchronize with trunk.Alain Frisch
2012-01-17Fix PR#5461Fabrice Le Fessant
2011-12-30PR#352: new option to make ocaml read stdin as a scriptDamien Doligez
2011-12-29Replace existing warnings 26, 27, trying to preserve their semantics.Alain Frisch
2011-12-21Undoing previous commit.Alain Frisch
2011-12-21Check for unused value declaration in interface files.Alain Frisch
2011-12-20New option to force the compilers to show absolute paths in error messages.Alain Frisch
2011-07-29merge branches/gadtsJacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-21fixed inconsistent order in structure elements.Xavier Clerc
2011-07-20uniform .ignore systemDamien Doligez
2011-07-20restore alphabetical orderDamien Doligez
2011-04-26renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez
2011-03-17Ignoring compiled files.Pierre Weis
2011-03-17add option -runtime-variantDamien Doligez
2010-09-13first commitJacques Le Normand
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-05-20PR#4857: add -vnum option to all executablesDamien Doligez
2010-05-08rename -help-warnings to -warn-helpDamien Doligez