Re: we need more ops.

2002-07-29 Thread Eric Kidder
On Mon, 29 Jul 2002, Nicholas Clark wrote: > [Maybe we should have a competition to suggest the most crazy three character > operator - ie state your sequence of three characters (not necessarily ASCII, > but it helps), state their name, and state their purpose (including whether > listop, binop

Re: coders: add doco

2002-07-12 Thread Eric Kidder
On Fri, 12 Jul 2002, John Porter wrote: [...] > And I don't wanna hear the same old b.s. "patches welcome". > It is incumbent on the person who writes the code to include > his own commentary. Of course, if someone else who *already* > understands the code wants to remedy here and there, fine. W

Opcode docs, part 2

2002-07-02 Thread Eric Kidder
If no one has any objections, I am planning on adding the undocumented opcodes to pdd06_pasm.pod. For the most part, I am just going to copy the pod documentation from the various *.ops files to pdd06. For those opcodes without documentation or which are confusing, I'll try to contact the author

Opcode documentation

2002-06-29 Thread Eric Kidder
First, a quick introduction: I'm Eric. At YAPC, I asked Dan what I can do to help out Parrot and this is what he pointed me at. I've compiled a list of all of the opcodes (as listed in the *.ops files) that are not documented in docs/pdds/pdd06_pasm.pod. In addition, because of some possible we