summaryrefslogtreecommitdiff
path: root/mad/Nomad.pm
Commit message (Expand)AuthorAgeFilesLines
* Cargo-cult addition of op_say to the MAD codeRafael Garcia-Suarez2009-08-261-0/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)'Gerard Goossen2007-07-071-1/+1
* p55: correctly translate things like s//$#foo/geGerard Goossen2007-07-071-1/+4
* Give the 'local' declarator a new key, such that 'local our'Gerard Goossen2007-05-121-0/+1
* move the logic of combining '_' and '#' with the previous logicGerard Goossen2007-05-121-7/+2
* Disable slurping assigned of split when PL_madskillsGerard Goossen2007-05-121-10/+0
* Disable operator target setting for 'my' variables (OPpTARGET_MY)Gerard Goossen2007-05-121-19/+4
* add p55.t MAD tests, and convert renamed mad/nomad into a moduleGerard Goossen2007-03-261-55/+43
* Rename mad/nomad to mad/Nomad.pmGerard Goossen2007-03-261-0/+3049