p5sagit/Filter-Keyword.git
2013-06-26 Graham Knop failing test for running code in comments single-filter
2013-06-21 Graham Knop use Lexical::SealRequireHints
2013-06-21 Graham Knop better machanism for tracking active filter
2013-06-21 Graham Knop refactor test
2013-06-18 Graham Knop fix inject_after_scope again
2013-06-18 Graham Knop debug
2013-06-18 Graham Knop fix calling shadowed subs again
2013-06-18 Graham Knop fix inject_after_scope again
2013-06-18 Graham Knop Fix calling of shadowed subs
2013-06-18 Graham Knop updated test
2013-06-18 Graham Knop current match is only ever one item
2013-06-18 Graham Knop reinstall shadowed sub before continuing parse
2013-06-18 Graham Knop move matcher sub installation to keyword
2013-06-18 Graham Knop fix inject_after_scope
2013-06-17 Graham Knop remove debug garbage
2013-06-17 Graham Knop restore shadowed subs
2013-06-17 Graham Knop update test script
2013-06-17 Graham Knop don't eat line endings
2013-06-17 Graham Knop utility function to add code after current scope
2013-06-17 Graham Knop dispatch to parser for some common functions
2013-06-17 Graham Knop remove keywords at end of scope
2013-06-16 Graham Knop only use one filter for multiple keywords
2011-12-14 Matt S Trout factor out Filter::Keyword::Parser master
2011-11-11 Matt S Trout add note wrt Package::Stash::PP
2011-11-11 Matt S Trout initial import of half-assed half-working code