This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add string- and number-specific bitop types
authorFather Chrysostomos <sprout@cpan.org>
Sun, 4 Jan 2015 02:50:35 +0000 (18:50 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 1 Feb 2015 06:03:50 +0000 (22:03 -0800)
commit5d01050abccabc9ab4309d80d4b603d68575e0a8
treecfb8704e39b55834345de342d99972ce1ea26d52
parent7dd648412d5aa4efd8fb68cc6d58d99d867af2a2
Add string- and number-specific bitop types

and also implement the pp functions, though nothing compiles to
these ops yet.
ext/Opcode/Opcode.pm
lib/B/Op_private.pm
opcode.h
opnames.h
pp.c
pp.h
pp_proto.h
regen/opcode.pl
regen/opcodes