summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* rename to callback_at_levelJesse Luehrs2012-06-231-2/+2
* actually, this should be a part of smartmatch itselfJesse Luehrs2012-06-231-0/+29
* why was i doing this from xs to begin withJesse Luehrs2012-06-231-2/+2
* just store the engine name in the hint hashJesse Luehrs2012-06-231-11/+9
* use real function calls instead of anon subsJesse Luehrs2012-06-231-6/+18
* don't need to qualify this with the package name0.01Jesse Luehrs2011-07-081-2/+2
* docsJesse Luehrs2011-07-081-0/+86
* split rjbs engine out into its own distJesse Luehrs2011-07-081-62/+0
* split core out into its own distJesse Luehrs2011-07-081-178/+0
* regex overload is called 'qr', not '=~'Jesse Luehrs2011-07-071-1/+1
* clean up the rjbs engine and fix up some undef warningsJesse Luehrs2011-07-071-7/+38
* make the error line up with the one used in coreJesse Luehrs2011-07-071-4/+4
* fix syntax errorJesse Luehrs2011-07-071-2/+2
* add implementation of rjbs's proposalJesse Luehrs2011-07-071-0/+31
* commentJesse Luehrs2011-07-071-0/+2
* add perl version dependencyJesse Luehrs2011-07-072-0/+2
* fix circular data structuresJesse Luehrs2011-07-071-3/+20
* reimplement the buggy behavior for nowJesse Luehrs2011-07-071-0/+10
* stop taking a shortcut here, it's wrong (for non-string keys)Jesse Luehrs2011-07-071-1/+7
* another thing the smart match docs got wrongJesse Luehrs2011-07-071-4/+5
* check for IOK tooJesse Luehrs2011-07-071-1/+1
* undef should check the '' hash keyJesse Luehrs2011-07-071-2/+2
* make this actually lexicalJesse Luehrs2011-07-071-8/+2
* add the core test suite, and fix a couple bugs it points outJesse Luehrs2011-07-071-9/+8
* pure perl implementation of the core smartmatch algorithmJesse Luehrs2011-07-072-1/+149
* initial implementationJesse Luehrs2011-07-061-0/+38
* initial commitJesse Luehrs2011-07-061-0/+0