Florian Ragwitz [Sat, 25 Oct 2008 10:51:57 +0000]
Plan for t/generate.t.
Florian Ragwitz [Sat, 25 Oct 2008 10:51:46 +0000]
Document *_for_cv.
Florian Ragwitz [Sat, 25 Oct 2008 10:51:35 +0000]
Turn *_for_cv into classmethods.
Florian Ragwitz [Sat, 25 Oct 2008 10:34:03 +0000]
Require EntersubForCV 0.02.
Florian Ragwitz [Sat, 25 Oct 2008 10:33:05 +0000]
Rename _setup and _teardown to {setup,teardown}_for_cv.
Florian Ragwitz [Sat, 25 Oct 2008 10:16:32 +0000]
Return a nullop if the liftee returns a null sv.
Florian Ragwitz [Sat, 18 Oct 2008 08:32:18 +0000]
Port to B::Hooks::OP::Check::EntersubForCV.
Florian Ragwitz [Sat, 18 Oct 2008 08:30:09 +0000]
Create branch 'entersub_for_cv'.
Florian Ragwitz [Thu, 16 Oct 2008 20:35:33 +0000]
Make the tests pass with warnings enabled.
Matt S Trout [Thu, 16 Oct 2008 10:41:42 +0000]
move BeginLift to new repo layout
Matt S Trout [Thu, 16 Oct 2008 10:40:54 +0000]
commit diffs for review
Yuval Kogman [Mon, 12 May 2008 09:16:29 +0000]
disabled code for B::OP arguments, not finished (no api yet)
Yuval Kogman [Sat, 10 May 2008 21:05:39 +0000]
accept B::OP objects from lifted subs
Matt S Trout [Sat, 15 Sep 2007 23:03:49 +0000]
manifest.skip
Matt S Trout [Wed, 27 Jun 2007 17:55:25 +0000]
fix typo
Matt S Trout [Wed, 27 Jun 2007 05:59:28 +0000]
seems to have vanished
Matt S Trout [Wed, 27 Jun 2007 05:36:24 +0000]
extra test
Matt S Trout [Wed, 27 Jun 2007 05:23:11 +0000]
var lifting
Matt S Trout [Wed, 27 Jun 2007 03:48:36 +0000]
placeholder readme, overwritten by PREOP
Matt S Trout [Wed, 27 Jun 2007 03:48:16 +0000]
added example
Matt S Trout [Wed, 27 Jun 2007 03:47:49 +0000]
skeleton Changes file
Matt S Trout [Wed, 27 Jun 2007 03:47:29 +0000]
added docs
Matt S Trout [Wed, 27 Jun 2007 03:08:49 +0000]
moved .xs file to correct place, test.pl removed
Matt S Trout [Wed, 27 Jun 2007 03:07:49 +0000]
tests!
Matt S Trout [Tue, 26 Jun 2007 22:59:21 +0000]
fixup
Matt S Trout [Tue, 26 Jun 2007 22:40:21 +0000]
handle void return, move to pure xs
Matt S Trout [Sun, 24 Jun 2007 11:13:13 +0000]
initial import, very rough