summaryrefslogtreecommitdiff
path: root/t/op/lexsub.t
Commit message (Expand)AuthorAgeFilesLines
* Fix crash with lex subs under -dFather Chrysostomos2014-12-271-1/+40
* Fix crash when lex subs are used for overloadFather Chrysostomos2014-12-271-1/+11
* Fix crash when lex subs are used for AUTOLOADFather Chrysostomos2014-12-271-1/+19
* subroutine signaturesZefram2014-02-011-4/+4
* Remove support for "do SUBROUTINE(LIST)"Dagfinn Ilmari Mannsåker2013-12-221-30/+1
* Stop lexical CORE sub from interfering with CORE::Father Chrysostomos2013-11-081-1/+4
* Undefined lex sub used as inherited method crashesFather Chrysostomos2013-11-021-1/+12
* make sure the prototype actually matchesTony Cook2013-06-281-1/+2
* pad.c, S_cv_clone: Maintain the utf8-ness of the cloned cvBrian Fraser2013-06-281-1/+5
* Stop undef &foo from crashing on lex subsFather Chrysostomos2013-06-231-1/+9
* don't crash on deep recursion warnings in lexical subs (#118521)Lukas Mai2013-06-181-1/+9
* Fix crashes after syntax errors in lexical subsFather Chrysostomos2013-06-021-4/+0
* [perl #116735] Honour lexical prototypes when no parens are usedFather Chrysostomos2013-06-021-1/+3
* Name lexical constantsFather Chrysostomos2013-06-021-1/+5
* lexsub.t: To-do tests for citing lex subs after errorsFather Chrysostomos2013-06-021-1/+19
* Moved t/cmd/lexsub.t, t/cmd/while.t to t/op; split t/cmd/for.t to two pieces,...James E Keenan2013-03-131-0/+677