summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/common.mli
Commit message (Collapse)AuthorAgeFilesLines
* handle bad PO-: comments at the lexical level instead of doing it in the grammarPascal Rigaux2004-04-281-0/+1
| | | | | to have a better error message
* use a float to save the mtime since int overflows.Pascal Rigaux2004-01-131-1/+1
| | | | | this fixes the cache being used partially
* disallowPascal Rigaux2003-12-161-1/+1
| | | | | | | - $a = (1, 2) - my $a = (1, 2) - my ($a, $b) = (1, 2, 3)
* perfect warning for suggesting qq(...) instead of "..."Pascal Rigaux2003-10-011-0/+1
|
* disallow s/foo/die "bar \"zzz\"/ePascal Rigaux2003-09-301-1/+3
|
* display relative file names when nicerPascal Rigaux2003-09-301-1/+1
|
* re-organize to handle cleanly multi packages per filePascal Rigaux2003-09-291-1/+6
| | | | | => fixes cache coherency
* basic "number of arguments" checkingPascal Rigaux2003-04-171-0/+4
|
* - perl_checker: many new features includingPascal Rigaux2002-12-191-0/+1
| | | | | | | | - checking methods being available - checking unused functions - saving parsed file in .perl_checker.cache - new instruction "Basedir .." in .perl_checker (useful for gi/perl-install/standalone/.perl_checker)
* new features including checking methods being available and unused functionsPascal Rigaux2002-12-181-2/+5
|
* perl_checker: new --generate-pot featurePascal Rigaux2002-12-101-0/+1
|
* - perl_checker: print on stdout, not stderrPascal Rigaux2002-12-061-0/+2
| | | | | - perl_checker: add option --restrict-to-files (mainly for perl_checko the Clean Keeper)
* add "unused variable" detectionPascal Rigaux2002-12-041-1/+0
|
* *** empty log message ***Pascal Rigaux2002-12-021-0/+1
|
* *** empty log message ***Pascal Rigaux2002-11-281-0/+5
|
* *** empty log message ***Pascal Rigaux2002-11-261-0/+1
|
* *** empty log message ***Pascal Rigaux2002-11-241-2/+8
|
* *** empty log message ***Pascal Rigaux2002-11-201-0/+1
|
* *** empty log message ***Pascal Rigaux2002-11-141-0/+4
|
* *** empty log message ***Pascal Rigaux2002-11-121-10/+6
|
* *** empty log message ***Pascal Rigaux2002-11-091-0/+6
|
* *** empty log message ***Pascal Rigaux2002-11-091-0/+236