summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/tree.ml
Commit message (Collapse)AuthorAgeFilesLines
* handle ${foo} (including "${foo}bar")Pascal Rigaux2003-02-121-8/+6
|
* new features including checking methods being available and unused functionsPascal Rigaux2002-12-181-362/+142
|
* - perl_checker: print on stdout, not stderrPascal Rigaux2002-12-061-4/+4
| | | | | - perl_checker: add option --restrict-to-files (mainly for perl_checko the Clean Keeper)
* ignore unknown functions coming from XS bootstrap when we can't use the .cPascal Rigaux2002-12-051-5/+13
| | | | | to know the list of functions provided by the XS extension
* perl_checker now checks usage of $_Pascal Rigaux2002-12-051-11/+38
|
* handle "use lib qw(...)"Pascal Rigaux2002-12-041-1/+5
|
* add "unused variable" detectionPascal Rigaux2002-12-041-20/+49
|
* *** empty log message ***Pascal Rigaux2002-11-281-1/+1
|
* *** empty log message ***Pascal Rigaux2002-11-281-132/+191
|
* *** empty log message ***Pascal Rigaux2002-11-261-49/+80
|
* *** empty log message ***Pascal Rigaux2002-11-261-39/+41
|
* *** empty log message ***Pascal Rigaux2002-11-251-12/+22
|
* *** empty log message ***Pascal Rigaux2002-11-241-0/+424