summaryrefslogtreecommitdiff
path: root/utils/warnings.mli
Commit message (Expand)AuthorAgeFilesLines
...
* renameMark Shinwell2016-01-141-1/+1
* New warningMark Shinwell2016-01-141-0/+1
* Add warning for missing .cmx filesLeo White2015-12-261-0/+1
* PR#7031 ambiguous guarded or-pattern.Luc Maranget2015-12-141-0/+1
* PR#6396: Warnings-as-errors not properly flushed in the toplevel.alainfrisch2015-12-031-0/+1
* Fix PR6998Leo White2015-11-041-1/+1
* merge branches/gadt-warningsJacques Garrigue2015-10-231-0/+1
|\
| * add distinct warning for unreachable casesJacques Garrigue2015-10-151-0/+1
* | GPR#173: Attributes to control inliningMark Shinwell2015-10-231-0/+3
* | GPR#254: @ocaml.arg_on_literal_pattern attribute on constructorsAlain Frisch2015-10-151-0/+1
* | Attach documentation comments to ParsetreeLeo White2015-06-281-1/+2
* | PR#6876: improve warning 6 by listing the omitted labels.Gabriel Scherer2015-05-241-1/+1
|/
* GPR#171: allow custom warning printers / catchersGabriel Scherer2015-04-261-3/+1
* GPR#111: `(f [@taillcall]) x y` warns if `f x y` is not a tail-callGabriel Scherer2015-04-121-0/+1
* Protocol to allow ppx processors to report warnings to the compiler (reported...Alain Frisch2014-05-071-1/+1
* PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-041-1/+1
* * Do not require cmi file to be present if module alias is not accessedJacques Garrigue2014-05-021-0/+1
* #6352: add a warning on implicit removal of optional arguments.Alain Frisch2014-03-261-0/+1
* #5445: interpret warning attribute on expressions, and as floating signature/...Alain Frisch2013-10-041-1/+6
* Fix OCAMLPARAM problemsFabrice Le Fessant2013-07-171-0/+1
* #5980: a different warning for shadowing labels/constructors and for other ki...Alain Frisch2013-06-181-0/+1
* extend warning 3 to other deprecated features: Latin1, (&) and (or)Damien Doligez2013-05-281-1/+1
* #5980: warning on open statements which shadow an existing identifier (which ...Alain Frisch2013-05-161-0/+1
* Improve message for warning 40Jacques Garrigue2013-04-261-2/+2
* improve Ambiguous_name warningJacques Garrigue2013-03-121-1/+1
* typoDamien Doligez2013-02-261-2/+2
* Replace error by warning for PR#5835Jacques Garrigue2013-02-191-0/+1
* Add warning 42 for disambiguated labels and constructors (compatibility with ...Jacques Garrigue2013-02-191-0/+1
* clean up and merge the patch disambiguate-with-warning from PR#5759Jacques Garrigue2012-10-291-0/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Detect (and fix some) useless recursive flags.Alain Frisch2012-05-291-0/+1
* Improve message for Unused constructor/exception warnings.Alain Frisch2012-04-181-2/+2
* Detect unused exception declarations (#5524).Alain Frisch2012-03-061-0/+1
* Synchronize with trunk.unused_declarationsAlain Frisch2012-01-181-6/+7
|\
| * Fix PR#5461Fabrice Le Fessant2012-01-171-0/+1
* | New warning for unused constructors.Alain Frisch2012-01-121-0/+1
* | Replace existing warnings 26, 27, trying to preserve their semantics.Alain Frisch2011-12-291-0/+2
* | Detected unused type declarations. A type declaration can be used (1) through...Alain Frisch2011-12-221-0/+1
* | Detect unused open (#5357, #5438).Alain Frisch2011-12-221-0/+1
* | New warning 31 to detect a lot more unused value declarations.Alain Frisch2011-12-211-0/+1
|/
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* New -help-warnings command-line option.Alain Frisch2010-05-041-0/+2
* make duplicate definitions a warning rather than an errorJacques Garrigue2010-04-301-0/+1
* merge branches/overrideJacques Garrigue2010-04-081-1/+1
* numbering problem in commentsDamien Doligez2010-01-291-3/+3
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-0/+1
* added warning 28: wildcard arg to constant constructorDamien Doligez2009-11-191-0/+1
* fine-grained control of warningsDamien Doligez2009-11-021-28/+31
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-221-1/+1
* As discussed at the latest consortium meeting:Xavier Leroy2009-09-121-0/+1