summaryrefslogtreecommitdiff
path: root/dist/B-Deparse
Commit message (Expand)AuthorAgeFilesLines
* version bump for B::Deparse and add change to deltaMatt S Trout2010-06-211-1/+1
* Deparse correctly "no VERSION" [perl #75482]Rafael Garcia-Suarez2010-06-171-2/+2
* Add s///r (non-destructive substitution).David Caldwell2010-05-221-2/+5
* shift; optimizationRuslan Zakirov2010-05-031-1/+13
* put package declaration before label in deparsingZefram2010-04-292-3/+9
* Bump B::Deparse and Module::CoreList versions due to the late patch.Jesse Vincent2010-03-271-1/+1
* [perl #73720] opt_scalarhv(or OP_BOOLKEYS) does not workDavid Leadbeater2010-03-271-1/+1
* Re-TODO one more Deparse testRafael Garcia-Suarez2010-03-111-1/+2
* revert const deparsing in Deparse.pmDavid Mitchell2010-03-102-28/+8
* [perl #71870] Use of uninitialized value in bitwise and B::DeparseVincent Pit2010-01-062-3/+10
* Teach B::Deparse about in-place reverseVincent Pit2009-11-152-2/+18
* Deprecate use of := to mean an empty attribute list in my $pi := 4;Nicholas Clark2009-11-041-1/+13
* Support for pp_boolkeys in B::Deparse.demerphq2009-10-151-1/+9
* Move B::Dearpse from ext to dist, as Stephen McCamant says core is canonical.Nicholas Clark2009-10-012-0/+5480