summaryrefslogtreecommitdiffstats
path: root/utils/warnings.mli
AgeCommit message (Expand)Author
2014-05-07Protocol to allow ppx processors to report warnings to the compiler (reported...Alain Frisch
2014-05-04PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue
2014-05-02* Do not require cmi file to be present if module alias is not accessedJacques Garrigue
2014-03-26#6352: add a warning on implicit removal of optional arguments.Alain Frisch
2013-10-04#5445: interpret warning attribute on expressions, and as floating signature/...Alain Frisch
2013-07-17Fix OCAMLPARAM problemsFabrice Le Fessant
2013-06-18#5980: a different warning for shadowing labels/constructors and for other ki...Alain Frisch
2013-05-28extend warning 3 to other deprecated features: Latin1, (&) and (or)Damien Doligez
2013-05-16#5980: warning on open statements which shadow an existing identifier (which ...Alain Frisch
2013-04-26Improve message for warning 40Jacques Garrigue
2013-03-12improve Ambiguous_name warningJacques Garrigue
2013-02-26typoDamien Doligez
2013-02-19Replace error by warning for PR#5835Jacques Garrigue
2013-02-19Add warning 42 for disambiguated labels and constructors (compatibility with ...Jacques Garrigue
2012-10-29clean up and merge the patch disambiguate-with-warning from PR#5759Jacques Garrigue
2012-10-15remove all $Id keywordsDamien Doligez
2012-05-29Detect (and fix some) useless recursive flags.Alain Frisch
2012-04-18Improve message for Unused constructor/exception warnings.Alain Frisch
2012-03-06Detect unused exception declarations (#5524).Alain Frisch
2012-01-18Synchronize with trunk.Alain Frisch
2012-01-17Fix PR#5461Fabrice Le Fessant
2012-01-12New warning for unused constructors.Alain Frisch
2011-12-29Replace existing warnings 26, 27, trying to preserve their semantics.Alain Frisch
2011-12-22Detected unused type declarations. A type declaration can be used (1) through...Alain Frisch
2011-12-22Detect unused open (#5357, #5438).Alain Frisch
2011-12-21New warning 31 to detect a lot more unused value declarations.Alain Frisch
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2010-05-04New -help-warnings command-line option.Alain Frisch
2010-04-30make duplicate definitions a warning rather than an errorJacques Garrigue
2010-04-08merge branches/overrideJacques Garrigue
2010-01-29numbering problem in commentsDamien Doligez
2010-01-07PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez
2009-11-19added warning 28: wildcard arg to constant constructorDamien Doligez
2009-11-02fine-grained control of warningsDamien Doligez
2009-10-22New warning `not all labels are mentioned in this record pattern'Xavier Leroy
2009-09-12As discussed at the latest consortium meeting:Xavier Leroy
2008-10-06"invalid module name" becomes a warningDamien Doligez
2006-09-21Corrrect fragile matchingLuc Maranget
2006-04-05add virtual instance variablesJacques Garrigue
2005-09-15warn about useless with in recordJacques Garrigue
2004-11-30changements sur les warningsDamien Doligez
2004-11-06ajout warning unused variableDamien Doligez
2003-05-02Introduction du warning Fragile_pat pour signaler les filtragesPierre Weis
2002-05-24Nouveaux warning dans les or-patsLuc Maranget
2002-01-20detabisationDamien Doligez
2001-09-25enrich variant typesJacques Garrigue
2001-09-06passage aux labels strictsJacques Garrigue
2000-10-26PR#212Damien Doligez
2000-08-23option -warn-errorDamien Doligez
1999-12-23refonte pour faciliter l'ajout de nouveaux flagsDamien Doligez