Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the opcode bodies for pp_bind and pp_connect. | Nicholas Clark | 2010-12-30 | 1 | -0/+1 |
* | Remove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longer used or supported. | Nicholas Clark | 2010-12-28 | 1 | -2/+0 |
* | Merge the opcode bodies for chop/chomp and schop/schomp. | Nicholas Clark | 2010-12-27 | 1 | -0/+2 |
* | Make entertry a LOGOP, not BASEOP/UNOP | Reini Urban | 2010-12-12 | 1 | -1/+1 |
* | Improve custom OP support. | Ben Morrow | 2010-11-14 | 1 | -5/+0 |
* | Add transr op type | Father Chrysostomos | 2010-11-02 | 1 | -1/+7 |
* | Allow push/pop/keys/etc to act on references | David Golden | 2010-10-31 | 1 | -3/+9 |
* | warnings.pl -> regen/warnings.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | regcomp.pl -> regen/regcomp.pl | Father Chrysostomos | 2010-10-13 | 1 | -1/+1 |
* | reentr.pl -> regen/reentr.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | overload.pl -> regen/overload.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | opcode.pl -> regen/opcode.pl | Father Chrysostomos | 2010-10-13 | 1 | -6/+6 |
* | keywords.pl -> regen/keywords.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | embed.pl -> regen/embed.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | Move regen scripts to regen/ | Steffen Mueller | 2010-10-10 | 8 | -0/+4892 |