index
:
perl-MDK-Common
master
Mageia Common Perl Code
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl_checker.src
/
lexer.mll
Commit message (
Expand
)
Author
Age
Files
Lines
*
you can't replace \[ with [ in "$foo[0]" otherwise the meaning is really diff...
Pascal Rigaux
2003-08-19
1
-1
/
+1
*
you can't replace \r with r
Pascal Rigaux
2003-08-19
1
-1
/
+1
*
- allow $_o_XXX parameter name which is both unused and optional (same for $_...
Pascal Rigaux
2003-08-11
1
-0
/
+1
*
explicitly disallow <<=, >>= and **= (instead of having a syntax error)
Pascal Rigaux
2003-05-26
1
-0
/
+5
*
fix "/^\d+\.\*$/" giving warning "you can remove \".*$\" at the end of your r...
Pascal Rigaux
2003-05-23
1
-1
/
+1
*
fix pot generation (have \" instead of \\\")
Pascal Rigaux
2003-05-16
1
-1
/
+2
*
use print_endline_flush instead of prerr_endline to comply with --restrict-to...
Pascal Rigaux
2003-04-30
1
-1
/
+1
*
\ *is* necessary in "$foo\{"
Pascal Rigaux
2003-04-30
1
-1
/
+1
*
ensure return values are used
Pascal Rigaux
2003-04-29
1
-4
/
+5
*
allow "sub pkg::foo() { ...}"
Pascal Rigaux
2003-04-28
1
-3
/
+18
*
- handle empty prototypes
Pascal Rigaux
2003-04-24
1
-1
/
+7
*
add basic "type" checking (using a very liberal lattice)
Pascal Rigaux
2003-04-15
1
-109
/
+120
*
use new types to have stricter type checking (prior to adding maybe_context)
Pascal Rigaux
2003-04-13
1
-99
/
+101
*
warn non-useful or non-readable escaped sequences in strings and regexps
Pascal Rigaux
2003-04-11
1
-15
/
+60
*
keys() is a ONE_SCALAR_PARA
Pascal Rigaux
2003-04-10
1
-0
/
+1
*
correctly (in Perl way) handle priority for some special unary functions (len...
Pascal Rigaux
2003-04-10
1
-1
/
+4
*
0.2 is a NUM, not a REVISION (otherwise it gets into a Raw_string)
Pascal Rigaux
2003-04-10
1
-1
/
+1
*
handle "\x{hex}"
Pascal Rigaux
2003-02-06
1
-6
/
+14
*
allow -x with no parameter, but advise not to use it
Pascal Rigaux
2003-02-05
1
-1
/
+1
*
- perl_checker: add some more Gtk2 functions
Pascal Rigaux
2002-12-28
1
-2
/
+2
*
new features including checking methods being available and unused functions
Pascal Rigaux
2002-12-18
1
-1
/
+1
*
perl_checker: new --generate-pot feature
Pascal Rigaux
2002-12-10
1
-7
/
+14
*
perl_checker now checks usage of $_
Pascal Rigaux
2002-12-05
1
-1
/
+3
*
*** empty log message ***
Pascal Rigaux
2002-11-28
1
-7
/
+7
*
*** empty log message ***
Pascal Rigaux
2002-11-26
1
-4
/
+13
*
*** empty log message ***
Pascal Rigaux
2002-11-26
1
-2
/
+2
*
*** empty log message ***
Pascal Rigaux
2002-11-25
1
-14
/
+15
*
*** empty log message ***
Pascal Rigaux
2002-11-24
1
-13
/
+32
*
*** empty log message ***
Pascal Rigaux
2002-11-20
1
-191
/
+298
*
*** empty log message ***
Pascal Rigaux
2002-11-18
1
-4
/
+4
*
*** empty log message ***
Pascal Rigaux
2002-11-14
1
-27
/
+23
*
*** empty log message ***
Pascal Rigaux
2002-11-13
1
-1
/
+1
*
*** empty log message ***
Pascal Rigaux
2002-11-12
1
-123
/
+304
*
*** empty log message ***
Pascal Rigaux
2002-11-10
1
-1
/
+1
*
*** empty log message ***
Pascal Rigaux
2002-11-09
1
-52
/
+135
*
*** empty log message ***
Pascal Rigaux
2002-11-09
1
-0
/
+423