summaryrefslogtreecommitdiff
path: root/regen/opcodes
Commit message (Expand)AuthorAgeFilesLines
* regen/opcode.pl: generate OP_IS_DIRHOP, use in gv.cJim Cromie2011-09-091-6/+6
* implement OP_IS_NUMCOMPARE like other OP_IS macrosJim Cromie2011-09-091-14/+15
* Refactor unpack’s newDEFSVOP logic; correct prototypeFather Chrysostomos2011-08-211-1/+1
* Add coreargs opFather Chrysostomos2011-08-181-0/+3
* Change (l)stat’s prototype from * to ;*Father Chrysostomos2011-08-121-2/+2
* Reorder ops so that trans{,r} and aelemfast{,_lex} are adjacent.Nicholas Clark2011-06-121-6/+3
* Split OP_AELEMFAST_LEX out from OP_AELEMFAST.Nicholas Clark2011-06-121-0/+2
* Make push/shift $scalar accept only unblessed aryrefsFather Chrysostomos2011-04-181-3/+3
* Remove references to Mac OS classic from comments the opcode descriptions.Nicholas Clark2011-01-191-4/+0
* Extract the opcode data from regen/opcode.pl into regen/opcodesNicholas Clark2011-01-091-0/+546