summaryrefslogtreecommitdiff
path: root/lib/B
Commit message (Expand)AuthorAgeFilesLines
* Bump version for 5.37.12Steve Hay2023-04-201-1/+1
* test infra - Under -DNO_TAINT_SUPPORT skip tests that use -T or -tYves Orton2023-04-021-10/+19
* Deparse: fix scalar-proto sub calls without argumentsLukas Mai2023-04-022-54/+156
* 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
* Replace 'experimental::smartmatch' by 'deprecated' in testsPhilippe Bruhat (BooK)2023-02-251-5/+5
* 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-102-0/+5
* 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
* Bump B::Deparse VERSIONPaul "LeoNerd" Evans2022-11-301-1/+1
* Deparse.pm: Correctly handle signature //= and ||= paramsPaul "LeoNerd" Evans2022-11-302-1/+21
* 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-242-8/+27
* update B::Op_private version to match perl versionTony Cook2022-10-241-1/+1
* Compile anonymous subs as anoncode without srefgen.Felipe Gasper2022-10-101-3/+19
* Add anonconst test to Deparse.tFelipe Gasper2022-10-101-0/+7
* B::Deparse.pm - add padsv_store to list in sub retscalarRichard Leach2022-09-261-2/+2
* Reclaim unused bits in ${^WARNING_BITS}Philippe Bruhat (BooK)2022-09-241-2/+0
* Bump the perl version in various places for 5.37.5Karen Etheridge2022-09-201-1/+1
* ext/lib - bump module versions on Opcode.pm, APItest and DeparseYves Orton2022-09-081-1/+1
* OP_AELEMFASTLEX_STORE - combined sassign/aelemfast_lexRichard Leach2022-09-072-0/+12
* Add OPpTARGET_MY optimization to OP_UNDEFRichard Leach2022-08-252-8/+25
* 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-172-5/+18
* B::Deparse: Remove obsolete handling of OP_ENTERSUB's OPf_SPECIAL flagDagfinn Ilmari Mannsåker2022-07-271-4/+2
* Rename CVf_METHOD to CVf_NOWARN_AMBIGUOUSPaul "LeoNerd" Evans2022-07-261-4/+4
* Bump version to 5.37.3Nicolas R2022-07-211-1/+1
* Neaten the PADNAME flag constantsPaul "LeoNerd" Evans2022-07-051-13/+13
* Add builtin::is_taintedJames Raspass2022-07-053-13/+15
* Revert "regex: Add POSIXA1R node"Karl Williamson2022-07-011-2/+0
* regex: Add POSIXA1R nodeKarl Williamson2022-07-011-0/+2
* 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
* Correct spelling error in inline commentJames E Keenan2022-04-161-1/+1
* Deparse: keep integer-valued nums as numsDavid Mitchell2022-04-162-2/+9
* for my ($x) ...: fix handling of degenerate 1-varDavid Mitchell2022-04-161-3/+6
* Deparse: skip builtin state subsDavid Mitchell2022-04-161-1/+19
* Deparse: preserve booleanness of bool const valuesDavid Mitchell2022-04-162-4/+16
* Deparse: honour custom warnings categoriesDavid Mitchell2022-04-162-27/+25
* Bump version for 5.35.11Sawyer X2022-03-201-1/+1