jmoiron plays the blues

2f148077 to goquery add Selection.All(), allowing you to easily get a slice of matched nodes as selections so you can iterate over them with a for loop without losing all the niceties of the selection interface
8f284216 to jigo start adding a context and some types for evaling
b25ef11c to jigo failing tests but a cleaner main parse loop, parseNextNode should help implement complex blocks, though we might want parseUntilBlockTag