0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed test failures from Nokogiri upgrade More... almost 15 years ago
Allow proc with :from option More... about 15 years ago
tighter code style More... about 15 years ago
cleaned up parser selection logic, because Pat has high standards. :-\ More... over 15 years ago
bumped version to 0.0.8 More... over 15 years ago
by default, specifying HTML parsing. supporting :as => :xml for XML parsing. More... over 15 years ago
Merge branch 'master' of git://github.com/nakajima/elementor More... over 15 years ago
instances of ElementSet now delegate missing methods to their NodeSet, allowing seamless forwarding of Nokogiri NodeSet methods More... over 15 years ago
bumped up version More... over 15 years ago
whoops pulled out wrong test last time. fixed More... over 15 years ago
put specs in correct places More... over 15 years ago
Allowing seamless chaining of tags and filters through the ninja-like awesomeness of Nokogiri NodeSet. More... over 15 years ago
Allowing seamless chaining of tags and filters through the ninja-like awesomeness of Nokogiri NodeSet. More... over 15 years ago
reimplemented ElementSet to use Nokogiri::XML::NodeSet More... over 15 years ago
reimplemented ElementSet to use Nokogiri::XML::NodeSet More... over 15 years ago
fixed gemspec More... over 15 years ago
new release time! updated version to 0.0.5! More... over 15 years ago
bit clearer More... over 15 years ago
made doc_ready! a bang method More... over 15 years ago
no more Object#try for Elementor More... over 15 years ago
refactored dispatcher code to no longer use Object#try More... over 15 years ago
added spec for trying to call selector aliases that don't exist More... over 15 years ago
coercing non-string, non-regex values to strings for filters More... over 15 years ago
added ability to specify filters via blocks More... over 15 years ago
Merge branch 'master' of [email protected]:nakajima/elementor More... over 15 years ago
added failing test cases for chaining filters More... over 15 years ago
added todo for chaining of filtered results More... over 15 years ago
slight update to README More... over 15 years ago
added some comments to make things easier to grok More... over 15 years ago
added ability to specify regex whitelist for blank slates More... over 15 years ago