summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/global_checks.mli
Commit message (Collapse)AuthorAgeFilesLines
* re-organize to handle cleanly multi packages per filePascal Rigaux2003-09-291-8/+10
| | | | | => fixes cache coherency
* - handle empty prototypesPascal Rigaux2003-04-241-0/+1
| | | | | | | - check number of parameters in method calls (ignoring empty overloaded methods) - allow non-empty prototypes for methods not using @_
* basic "number of arguments" checkingPascal Rigaux2003-04-171-2/+2
|
* new features including checking methods being available and unused functionsPascal Rigaux2002-12-181-0/+19