summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* nope, the opcode replacement won't work on 5.10Jesse Luehrs2011-07-102-0/+8
* use Devel::CallChecker to get things working on 5.12Jesse Luehrs2011-07-102-10/+0
* for now, don't use xs implementation on pre-5.014 perlsJesse Luehrs2011-07-102-0/+10
* this isn't TODO for the xs versionJesse Luehrs2011-07-081-2/+0
* allow optionally using the pure-perl implementationJesse Luehrs2011-07-082-0/+546
* split this out into its own dist, and implement the custom opcodeJesse Luehrs2011-07-084-251/+0
* 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