X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=3340e4fbf5052e9dfebcbe2a437f2b40f58cd5c9;hb=9b6570b4f9243e4e8b953fb4650b22aab639eabc;hp=627045c9520459d2e826e09272871b62b99304fc;hpb=8490252049bf42d3d2f75d89178a8682bf22ba74;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Todo b/Todo index 627045c..3340e4f 100644 --- a/Todo +++ b/Todo @@ -21,6 +21,8 @@ Would be nice to have reference to compiled regexp lexically scoped functions: my sub foo { ... } lvalue functions + regression/sanity tests for suidperl + Full 64 bit support (i.e. "long long") Possible pragmas debugger @@ -30,7 +32,6 @@ Optimizations constant function cache switch structures eval qw() at compile time - foreach (1..1000000) foreach(reverse...) Set KEEP on constant split Cache eval tree (unless lexical outer scope used (mark in &compiling?)) @@ -45,7 +46,6 @@ Optimizations Vague possibilities ref function in list context - data prettyprint function? (or is it, as I suspect, a lib routine?) make tr/// return histogram in list context? Loop control on do{} et al Explicit switch statements @@ -54,5 +54,4 @@ Vague possibilities structured types autocroak? Modifiable $1 et al - substr EXPR,OFFSET,LENGTH,STRING