This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
chained comparisons
authorZefram <zefram@fysh.org>
Wed, 5 Feb 2020 07:43:14 +0000 (07:43 +0000)
committerKarl Williamson <khw@cpan.org>
Fri, 13 Mar 2020 04:34:26 +0000 (22:34 -0600)
commit02b85d3dab092d678cfc958a2dc252405333ed25
tree106c8bfafd35b0d496133efad370973e7f2988d9
parentaa4119bb5f3a35b89e89d3504835f8da0d933e3d
chained comparisons
21 files changed:
MANIFEST
embed.fnc
embed.h
ext/Opcode/Opcode.pm
lib/B/Deparse.pm
lib/B/Deparse.t
lib/B/Op_private.pm
op.c
opcode.h
opnames.h
perly.act
perly.h
perly.tab
perly.y
pod/perlop.pod
pp.c
pp_proto.h
proto.h
regen/opcodes
t/op/cmpchain.t [new file with mode: 0644]
toke.c