summaryrefslogtreecommitdiffstats
path: root/smartmatch.xs
Commit message (Expand)AuthorAgeFilesLines
* why was i doing this from xs to begin withJesse Luehrs2012-06-231-25/+0
* use appropriate naming for this key as per perlvarJesse Luehrs2012-06-231-3/+5
* just store the engine name in the hint hashJesse Luehrs2012-06-231-2/+3
* use real function calls instead of anon subsJesse Luehrs2012-06-231-13/+19
* hack around a parsing bug in earlier perlsJesse Luehrs2011-07-101-0/+40
* apparently this didn't exist before 5.14 or soJesse Luehrs2011-07-101-0/+28
* make this actually lexicalJesse Luehrs2011-07-071-21/+26
* make sure entersub op is built properly (prototypes applied, etc)Jesse Luehrs2011-07-071-1/+1
* oops, need a new ref to the cv for each opJesse Luehrs2011-07-071-2/+7
* initial implementationJesse Luehrs2011-07-061-0/+60