summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* rename to callback_at_levelJesse Luehrs2012-06-231-2/+2
|
* add example of object overloading with recursionJesse Luehrs2012-06-231-1/+33
|
* actually, this should be a part of smartmatch itselfJesse Luehrs2012-06-231-19/+1
|
* explicit return hereJesse Luehrs2012-06-231-0/+2
|
* add test demonstrating recursive smartmatch callbacksJesse Luehrs2012-06-231-0/+49
|
* hack around a parsing bug in earlier perlsJesse Luehrs2011-07-101-0/+21
| | | | | | this may preclude us from being able to implement bug-compatible engines from both 5.12 and 5.14, but... shrug, can deal with that later if we decide we care
* whoopsJesse Luehrs2011-07-081-2/+3
|
* split rjbs engine out into its own distJesse Luehrs2011-07-082-155/+6
|
* split core out into its own distJesse Luehrs2011-07-083-546/+3
|
* some tests for the rjbs engineJesse Luehrs2011-07-081-0/+154
|
* make the error line up with the one used in coreJesse Luehrs2011-07-071-0/+26
|
* testsJesse Luehrs2011-07-072-0/+77
|
* make this actually lexicalJesse Luehrs2011-07-071-2/+2
|
* add the core test suite, and fix a couple bugs it points outJesse Luehrs2011-07-071-0/+517
|
* oops, need a new ref to the cv for each opJesse Luehrs2011-07-071-0/+2
|
* pure perl implementation of the core smartmatch algorithmJesse Luehrs2011-07-071-0/+5
|
* initial implementationJesse Luehrs2011-07-061-0/+13