summaryrefslogtreecommitdiff
path: root/lib/B/Op_private.pm
Commit message (Expand)AuthorAgeFilesLines
* Bump version for 5.37.12Steve Hay2023-04-201-1/+1
* fix incorrect vi filetype declarations in generated filesLukas Mai2023-03-241-1/+1
* Bump version to 5.37.11, update Module-CoreListYves Orton2023-03-211-1/+1
* eval_sv(): call pp_entereval() via runopsDavid Mitchell2023-02-281-1/+4
* Bump the perl version in various places for 5.37.10Karen Etheridge2023-02-201-1/+1
* generated files - update mode lines to specify file typeElvin Aslanov2023-02-191-2/+2
* Field :param attributes, //= and ||= default assignmentsPaul "LeoNerd" Evans2023-02-101-1/+4
* Accept field VAR = EXPR on field varsPaul "LeoNerd" Evans2023-02-101-0/+7
* Initial attack at basic 'class' featurePaul "LeoNerd" Evans2023-02-101-0/+1
* bump version for 5.37.9reneeb2023-01-211-1/+1
* Bump the perl version in various places for 5.37.8Richard Leach2022-12-201-1/+1
* Define OP_HELEMEXISTSOR, a handy LOGOP shortcut for HELEM existence testsPaul "LeoNerd" Evans2022-12-191-0/+4
* Recognise `//=` and `||=` syntax in signature parameter defaultsPaul "LeoNerd" Evans2022-11-261-1/+7
* Bump the perl version in various places for 5.37.6Max Maischein2022-11-201-1/+1
* OP_EMPTYAVHV - optimized empty ANONLIST/ANONHASHRichard Leach2022-10-241-6/+10
* update B::Op_private version to match perl versionTony Cook2022-10-241-1/+1
* Bump the perl version in various places for 5.37.5Karen Etheridge2022-09-201-1/+1
* OP_AELEMFASTLEX_STORE - combined sassign/aelemfast_lexRichard Leach2022-09-071-0/+1
* Add OPpTARGET_MY optimization to OP_UNDEFRichard Leach2022-08-251-7/+10
* Bumping perl version in various places for 5.37.4Neil Bowers2022-08-201-1/+1
* Implement OP_PADSV_STORE - combined sassign/padsv OPRichard Leach2022-08-171-4/+5
* Bump version to 5.37.3Nicolas R2022-07-211-1/+1
* Add builtin::is_taintedJames Raspass2022-07-051-2/+3
* Dump perl version everywhere to 5.37.2Matthew Horsfall2022-06-201-1/+1
* bump version to v5.37.1: now open for businessRicardo Signes2022-05-271-1/+1
* regen for version bumpRicardo Signes2022-05-271-1/+1
* release prep for v5.36.0: regenerate filesRicardo Signes2022-05-201-1/+1
* Bump version for 5.35.12Steve Hay2022-04-201-1/+1
* Bump version for 5.35.11Sawyer X2022-03-201-1/+1
* Rename is{bool,weak} to is_{bool,weak}Paul "LeoNerd" Evans2022-03-071-4/+4
* bump version for 5.35.10reneeb2022-02-201-1/+1
* Add ceil & floor to builtinJames Raspass2022-01-241-2/+4
* Bump B::OP_private versionNicolas R2022-01-201-1/+1
* Ensure that forbidden control flow messages about finally blocks say "finally...Paul "LeoNerd" Evans2022-01-201-1/+4
* Bump the perl version in various places for 5.35.8Neil Bowers2021-12-211-1/+1
* Give blessed() the same TRUEBOOL optimisation that ref() has in boolean contextsPaul "LeoNerd" Evans2021-12-081-6/+6
* Add builtin::blessed, refaddr and reftypePaul "LeoNerd" Evans2021-12-081-2/+5
* Add builtin:: funcs for handling weakrefsPaul "LeoNerd" Evans2021-12-041-2/+5
* Improvements to OP_ISBOOLPaul "LeoNerd" Evans2021-12-031-2/+2
* Direct optree implementations of builtin:: functionsPaul "LeoNerd" Evans2021-12-011-0/+1
* Bump the perl version in various places for 5.35.7Richard Leach2021-11-211-1/+1
* Bump version to 5.35.6Leon Timmermans2021-10-211-1/+1
* add OPpUSEINT op_private flag bitDavid Mitchell2021-10-071-13/+4
* Bump versions from v5.35.4 to v5.35.5Matthew Horsfall2021-09-201-1/+1
* Create `defer` syntax and `OP_PUSHDEFER` opcodePaul "LeoNerd" Evans2021-08-251-0/+1
* Bump the perl version in various places for 5.35.4Karen Etheridge2021-08-221-1/+1
* Remove the flags OPpSORT_STABLE and OPpSORT_UNSTABLE.Nicholas Clark2021-07-311-7/+1
* Bump the perl version in various places ready for 5.35.3Neil Bowers2021-07-241-1/+1
* Bump the perl version in various places for 5.35.2Max Maischein2021-06-201-1/+1
* Bump the perl version in various places for 5.35.1Max Maischein2021-05-231-1/+1