Skip to content

Commit

Permalink
opcode deprecations
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@46709 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
plobsing committed May 16, 2010
1 parent d4116e3 commit eca109b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions DEPRECATED.pod
Expand Up @@ -221,6 +221,18 @@ Intended to replace the CodeString charname_to_ord method.

L<https://trac.parrot.org/parrot/ticket/1629>

=item All opcodes that modify non-argument registers. [eligible in 2.7]

E.g. "cleari", etc.

L<https://trac.parrot.org/parrot/ticket/1642>

=item exchange [eligible in 2.7]

This op is too low level for Parrot in its current form.

L<https://trac.parrot.org/parrot/ticket/1643>

=item unroll [experimental]

Unroll inner runloops from exception handlers.
Expand Down

0 comments on commit eca109b

Please sign in to comment.