13 years agoadded more docs
John Napiorkowski [Fri, 1 Oct 2010 01:41:31 +0000]
added more docs

13 years agostarted to fill out the set_attribute stub
John Napiorkowski [Thu, 30 Sep 2010 02:34:12 +0000]
started to fill out the set_attribute stub

13 years agoadd VERSION to Zoom.pM
Matt S Trout [Mon, 27 Sep 2010 19:12:18 +0000]
add VERSION to Zoom.pM

13 years agoMakefile.PL
Matt S Trout [Mon, 27 Sep 2010 19:11:13 +0000]
Makefile.PL

13 years agorevert this shit
John Napiorkowski [Mon, 27 Sep 2010 17:44:59 +0000]
revert this shit

13 years agostarting to work down the list of methods and figuring out what does what
John Napiorkowski [Sat, 25 Sep 2010 00:04:45 +0000]
starting to work down the list of methods and figuring out what does what

13 years agochanged add_attribute to add_to_attribute
John Napiorkowski [Fri, 24 Sep 2010 19:49:55 +0000]
changed add_attribute to add_to_attribute

13 years agoremoved accidentally added whitespace
John Napiorkowski [Fri, 24 Sep 2010 01:40:28 +0000]
removed accidentally added whitespace

13 years agomade the new FilterBuilder synopsis pass its test
John Napiorkowski [Fri, 24 Sep 2010 01:39:25 +0000]
made the new FilterBuilder synopsis pass its test

13 years agook now I am moving things around for no good reason...
John Napiorkowski [Fri, 24 Sep 2010 01:15:57 +0000]
ok now I am moving things around for no good reason...

13 years agoI am synopsis extractor!
John Napiorkowski [Fri, 24 Sep 2010 01:13:49 +0000]
I am synopsis extractor!

13 years agoI am synopsis extractor!
John Napiorkowski [Fri, 24 Sep 2010 01:12:38 +0000]
I am synopsis extractor!

13 years agomore steroids
John Napiorkowski [Fri, 24 Sep 2010 00:41:49 +0000]
more steroids

13 years agosynopsis extractor on steroids
John Napiorkowski [Fri, 24 Sep 2010 00:16:07 +0000]
synopsis extractor on steroids

13 years agosynopsis extractor on steroids
John Napiorkowski [Fri, 24 Sep 2010 00:15:16 +0000]
synopsis extractor on steroids

13 years agoremove stuff from synopsis that does not directly related to the example given
John Napiorkowski [Thu, 23 Sep 2010 02:59:39 +0000]
remove stuff from synopsis that does not directly related to the example given

13 years agogot going on docs and a start on a reasonable synopsis
John Napiorkowski [Thu, 23 Sep 2010 02:55:20 +0000]
got going on docs and a start on a reasonable synopsis

13 years agofurther stubbing of methods
John Napiorkowski [Wed, 22 Sep 2010 21:39:50 +0000]
further stubbing of methods

13 years agostubbed out HZ:FB
John Napiorkowski [Wed, 22 Sep 2010 21:35:04 +0000]
stubbed out HZ:FB

13 years agoadded licensing and footer pod info to the prime pod doc so that we can refer to...
John Napiorkowski [Wed, 22 Sep 2010 21:34:36 +0000]
added licensing and footer pod info to the prime pod doc so that we can refer to it all the time

13 years agothe \G? means that the string in theory always matches - 5.10 terminates, 5.8 doesn...
Matt S Trout [Sat, 21 Aug 2010 22:53:45 +0000]
the \G? means that the string in theory always matches - 5.10 terminates, 5.8 doesn't - fixing the regexp to not be overly clever eliminates the problem

13 years agofactor out from_events and to_events
Matt S Trout [Thu, 1 Jul 2010 21:41:10 +0000]
factor out from_events and to_events

13 years agoshallow copy event hashes for is_in_place_close handling in replace
Matt S Trout [Thu, 1 Jul 2010 06:21:16 +0000]
shallow copy event hashes for is_in_place_close handling in replace

13 years agomake then() work on streams and fix up replace_content on in_place_close elements
Matt S Trout [Thu, 1 Jul 2010 06:12:28 +0000]
make then() work on streams and fix up replace_content on in_place_close elements

13 years agofinish converting from MatchWithoutFilter to TransformBuilder
Matt S Trout [Thu, 1 Jul 2010 04:46:39 +0000]
finish converting from MatchWithoutFilter to TransformBuilder

13 years agomove to TransformBuilder in Zoom
Matt S Trout [Thu, 1 Jul 2010 04:03:30 +0000]
move to TransformBuilder in Zoom

13 years agomove transform usage a layer out
Matt S Trout [Thu, 1 Jul 2010 03:22:57 +0000]
move transform usage a layer out

13 years agofactor out application of a match+filter to a stream into a Transform object
Matt S Trout [Thu, 1 Jul 2010 02:31:53 +0000]
factor out application of a match+filter to a stream into a Transform object

13 years agofactor out ArrayStream, update new stream types to respect peek
Matt S Trout [Fri, 28 May 2010 19:03:18 +0000]
factor out ArrayStream, update new stream types to respect peek

13 years agofactor some code-based stream types out into classes
Matt S Trout [Fri, 28 May 2010 12:10:55 +0000]
factor some code-based stream types out into classes

13 years agoclean up and fix selector parser code to match improved tests
Matt S Trout [Fri, 28 May 2010 10:36:18 +0000]
clean up and fix selector parser code to match improved tests

13 years agoextend selector tests to check negative as well as positive
Matt S Trout [Fri, 28 May 2010 10:35:25 +0000]
extend selector tests to check negative as well as positive

13 years agoImproved selector parsing.
Joe Higton [Thu, 27 May 2010 14:51:31 +0000]
Improved selector parsing.

Mostly: treating each selection clause seperately instead of having special cases for each el + attribute combination

13 years agoMake more tests pass
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 15:25:40 +0000]
Make more tests pass

13 years agoCommit tests
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 15:19:50 +0000]
Commit tests

13 years agoRefactor for cleaner do blocks
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 15:31:23 +0000]
Refactor for cleaner do blocks

13 years agoE[attr*="foo"]
Arthur Axel 'fREW' Schmidt [Mon, 12 Apr 2010 05:45:18 +0000]
E[attr*="foo"]

13 years agoE[attr$="foo"]
Arthur Axel 'fREW' Schmidt [Mon, 12 Apr 2010 05:44:11 +0000]
E[attr$="foo"]

13 years agoE[attr] and E[attr^="foo"]
Arthur Axel 'fREW' Schmidt [Mon, 12 Apr 2010 05:42:35 +0000]
E[attr] and E[attr^="foo"]

13 years agoE[attr~="foo"]
Arthur Axel 'fREW' Schmidt [Mon, 12 Apr 2010 05:36:59 +0000]
E[attr~="foo"]

13 years agoE[attr="foo"]
Arthur Axel 'fREW' Schmidt [Sun, 11 Apr 2010 07:54:34 +0000]
E[attr="foo"]

13 years agoE#id
Arthur Axel 'fREW' Schmidt [Sun, 11 Apr 2010 07:38:27 +0000]
E#id

13 years agoE.class
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 15:27:13 +0000]
E.class

13 years agomake comments and doctypes get passed through
Matt S Trout [Wed, 26 May 2010 19:51:55 +0000]
make comments and doctypes get passed through

13 years agorevert code stream change - caused an infinite loop
Matt S Trout [Wed, 26 May 2010 19:51:45 +0000]
revert code stream change - caused an infinite loop

13 years agofix as_stream typo to to_stream
Matt S Trout [Mon, 24 May 2010 20:22:57 +0000]
fix as_stream typo to to_stream

14 years agoFailing test for doctypes.
Oliver Charles [Wed, 24 Mar 2010 23:38:51 +0000]
Failing test for doctypes.

Failing test by purge, I have reverted the changes to synopsis.t
though.

14 years agodoctype test
Simon Elliott [Wed, 24 Mar 2010 20:17:33 +0000]
doctype test

14 years agoAdded failing tests
Oliver Charles [Sun, 21 Mar 2010 18:18:55 +0000]
Added failing tests

14 years agofirst cut at docs for Zoom.pm
Matt S Trout [Wed, 17 Mar 2010 21:34:00 +0000]
first cut at docs for Zoom.pm

14 years agoTemplate::Tiny support for text filtering
markie [Mon, 22 Feb 2010 04:36:56 +0000]
Template::Tiny support for text filtering

14 years agorefactor slightly and clean up selector code a bit
Matt S Trout [Sat, 20 Feb 2010 22:34:05 +0000]
refactor slightly and clean up selector code a bit

14 years agofew extra utility routines
Matt S Trout [Fri, 19 Feb 2010 21:47:13 +0000]
few extra utility routines

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