new API functions op_scope and op_lvalue
authorZefram <zefram@fysh.org>
Tue, 26 Oct 2010 22:58:42 +0000 (23:58 +0100)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 27 Oct 2010 03:22:50 +0000 (20:22 -0700)
commit3ad73efd7b04b72db7f9f29e241e3ed4b806e132
treef63fae393f602974377618f63eb869c7d1ef3e5e
parent2c63ecadcb2533b7a53efa836736d86cb484d969
new API functions op_scope and op_lvalue

The function scope() goes into the API as op_scope(), and mod() goes
into the API as op_lvalue().  Both marked experimental, because their
behaviour is a little quirky and not trivially dequirkable.
13 files changed:
MANIFEST
embed.fnc
embed.h
ext/XS-APItest/APItest.xs
ext/XS-APItest/t/postinc.t [new file with mode: 0644]
global.sym
intrpvar.h
op.c
op.h
perly.act
perly.tab
perly.y
proto.h