summaryrefslogtreecommitdiff
path: root/regen/op_private
Commit message (Expand)AuthorAgeFilesLines
* Allow OPpTARGET_MY optimisation for splitFather Chrysostomos2014-11-081-1/+1
* Renumber op flags so TARGET_MY and OUR_INTRO differFather Chrysostomos2014-11-081-16/+16
* op_private: Remove incorrect OPpLVREF_TYPE commentFather Chrysostomos2014-11-081-1/+0
* Allow OPpTARGET_MY optimisation for xFather Chrysostomos2014-11-071-1/+0
* Allow OPpTARGET_MY optimisation for vecFather Chrysostomos2014-11-071-1/+0
* Optimise "@_" to a single joinFather Chrysostomos2014-10-121-0/+1
* Handle state vars correctly in ref assignmentFather Chrysostomos2014-10-111-1/+1
* Add OPpLVREF_ITER flagFather Chrysostomos2014-10-111-0/+1
* lvavref needs OPpLVAL_INTRO and OPpPAD_STATEFather Chrysostomos2014-10-111-2/+3
* Renumber OPpLVREF_TYPEFather Chrysostomos2014-10-101-1/+2
* Add priv flags for the type of lvalue refFather Chrysostomos2014-10-101-0/+9
* lvrefslice gets OPpLVAL_INTROFather Chrysostomos2014-10-101-1/+1
* Assignment to array elem refsFather Chrysostomos2014-10-101-0/+7
* List assignment to lexical scalar refsFather Chrysostomos2014-10-101-1/+1
* Implement \my $x = ...Father Chrysostomos2014-10-101-1/+1
* Deparse split-to-our-array correctlyFather Chrysostomos2014-10-101-1/+1
* Make OP_METHOD* to be of new class METHOPsyber2014-10-031-0/+1
* OPpLVAL_INTRO: not used by pos substr vecDavid Mitchell2014-09-231-1/+4
* regen/op_private: tidy up rv2cv entryDavid Mitchell2014-09-191-17/+11
* move OPpTARGET_MY comments from opcode.plDavid Mitchell2014-09-191-0/+57
* regen/op_private: update TARGLEX comments.David Mitchell2014-09-191-7/+4
* regen/op_private: fix assorted typosDavid Mitchell2014-09-191-8/+8
* Update rv2cv flags comment following 211a4342c9Father Chrysostomos2014-09-101-1/+1
* add missing op_private labels to Concise etcDavid Mitchell2014-09-101-5/+5
* Automate processing of op_private flagsDavid Mitchell2014-09-101-0/+668