summaryrefslogtreecommitdiff
path: root/regen/opcode.pl
Commit message (Expand)AuthorAgeFilesLines
...
* Remove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longer used or supported.Nicholas Clark2010-12-281-2/+0
* Merge the opcode bodies for chop/chomp and schop/schomp.Nicholas Clark2010-12-271-0/+2
* Make entertry a LOGOP, not BASEOP/UNOPReini Urban2010-12-121-1/+1
* Improve custom OP support.Ben Morrow2010-11-141-5/+0
* Add transr op typeFather Chrysostomos2010-11-021-1/+7
* Allow push/pop/keys/etc to act on referencesDavid Golden2010-10-311-3/+9
* opcode.pl -> regen/opcode.plFather Chrysostomos2010-10-131-6/+6
* Move regen scripts to regen/Steffen Mueller2010-10-101-0/+1101