0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated documentation, now explicitly showing possible exceptions More... over 12 years ago
Fixed typo on web page More... over 12 years ago
Version bump and web page update More... over 12 years ago
Fixed link to example in documentation More... over 12 years ago
Updated description on web page More... over 12 years ago
Added version defines to hcxselect.h More... over 12 years ago
Added link to author's homepage More... over 12 years ago
Improved documentation for hcxselect::Selection More... over 12 years ago
Added typedef for hcxselect::Node and improved typedef documentation More... over 12 years ago
Make sure nodes are always sorted by their position in the document More... over 12 years ago
Renamed Selector class to Selection, but kept typedef for compability More... over 12 years ago
Fixes for the web page More... over 12 years ago
Added web page and version bump More... over 12 years ago
Additional usage notes about flex More... over 12 years ago
Added Doxygen documentation More... over 12 years ago
Fixed spelling in README More... over 12 years ago
Added more unit tests More... over 12 years ago
Element nodes that contain comments only should be treated as empty More... over 12 years ago
Verify selector syntax for :not() and :pseudo(b) More... over 12 years ago
Explicitly link against the C++ standard library More... over 12 years ago
Updated test suite More... over 12 years ago
Fixed parsing of pseudo functions with a single argument (n) More... over 12 years ago
Fixed direction of sibling combinators More... over 12 years ago
Fixed :nth-of-type() and :nth-last-of-type() More... over 12 years ago
Function reordering More... over 12 years ago
Added parsing of pseudo-elements with arguments More... over 12 years ago
Updated and expanded test suite More... over 12 years ago
Don't stop DOM traversal if a selector matches More... over 12 years ago
Consider the <html> node to be the root node More... over 12 years ago
Fixed attribute value matching with empty strings More... over 12 years ago