This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add op_wrap_finally() convenience function
[perl5.git] / builtin.c
2021-12-08 Paul "LeoNerd" EvansAdd builtin::blessed, refaddr and reftype
2021-12-04 Paul "LeoNerd" EvansAdd builtin:: funcs for handling weakrefs
2021-12-03 Paul "LeoNerd" EvansImprovements to OP_ISBOOL
2021-12-01 Paul "LeoNerd" EvansDirect optree implementations of builtin:: functions
2021-11-30 Dagfinn Ilmari Man... builtin.c: Fix C++ compilation errors
2021-11-29 Paul "LeoNerd" EvansAdd a builtin:: namespace, with true/false/isbool