14 years agoadd stub synopsis.t to fail if you forgot to extract the real one
Matt S Trout [Thu, 18 Feb 2010 05:34:53 +0000]
add stub synopsis.t to fail if you forgot to extract the real one

14 years agointroduce ZConfig system, first cut at HTML::Zoom itself
Matt S Trout [Thu, 18 Feb 2010 05:33:54 +0000]
introduce ZConfig system, first cut at HTML::Zoom itself

14 years agoadd repeat_between option to repeat filter
Matt S Trout [Thu, 18 Feb 2010 03:25:07 +0000]
add repeat_between option to repeat filter

14 years agopre-filter for collect/repeat/replace
Matt S Trout [Thu, 18 Feb 2010 01:51:33 +0000]
pre-filter for collect/repeat/replace

14 years agoswitch from 'inside' to 'content' terminology wise
Matt S Trout [Thu, 18 Feb 2010 01:37:32 +0000]
switch from 'inside' to 'content' terminology wise

14 years agoadd .gitignore file
Matt S Trout [Thu, 18 Feb 2010 01:22:01 +0000]
add .gitignore file

14 years agonuke debugging code
Matt S Trout [Thu, 18 Feb 2010 01:19:13 +0000]
nuke debugging code

14 years agofirst cut at repeater
Matt S Trout [Thu, 18 Feb 2010 00:52:17 +0000]
first cut at repeater

14 years agointroduce superclass for streams
Matt S Trout [Wed, 17 Feb 2010 22:30:55 +0000]
introduce superclass for streams

14 years agomove collector construction outside filter subs
Matt S Trout [Wed, 17 Feb 2010 21:53:35 +0000]
move collector construction outside filter subs

14 years agochange collect to empty its into argument at the start of the collect process and...
Matt S Trout [Wed, 17 Feb 2010 21:43:43 +0000]
change collect to empty its into argument at the start of the collect process and comment why

14 years agoswitch replace to collect then emit, document that it isn't strictly required to...
Matt S Trout [Wed, 17 Feb 2010 21:37:52 +0000]
switch replace to collect then emit, document that it isn't strictly required to do it that way

14 years agomove collect method to a more sensible place in FilterBuilder
Matt S Trout [Wed, 17 Feb 2010 21:32:53 +0000]
move collect method to a more sensible place in FilterBuilder

14 years agotest append_inside
Matt S Trout [Sat, 6 Feb 2010 21:01:38 +0000]
test append_inside

14 years agotest replace inside
Matt S Trout [Sat, 6 Feb 2010 20:23:44 +0000]
test replace inside

14 years agoadd peek method to streams, implement 'inside' for collect
Matt S Trout [Sat, 6 Feb 2010 19:39:46 +0000]
add peek method to streams, implement 'inside' for collect

14 years agotest attribute manglers
Matt S Trout [Sat, 6 Feb 2010 18:39:27 +0000]
test attribute manglers

14 years agotest collect in isolation
Matt S Trout [Fri, 5 Feb 2010 21:09:54 +0000]
test collect in isolation

14 years agomove into arg into options too
Matt S Trout [Fri, 5 Feb 2010 21:01:57 +0000]
move into arg into options too

14 years agomake collect API take a hashref for options
Matt S Trout [Fri, 5 Feb 2010 21:00:57 +0000]
make collect API take a hashref for options

14 years agolet collect handle the in_place_close logic for add_after and replace
Matt S Trout [Wed, 3 Feb 2010 21:40:45 +0000]
let collect handle the in_place_close logic for add_after and replace

14 years agobasic stuff working
Matt S Trout [Wed, 3 Feb 2010 21:17:51 +0000]
basic stuff working