openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
htmlsharp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated version info to 0.1.1
Edward Waller
More...
over 16 years ago
Added generic Find and FindAll
Edward Waller
More...
over 16 years ago
Added findall and find to tags and document
Edward Waller
More...
over 16 years ago
Fixed bug with quoted attribute matchers and added test for it
Edward Waller
More...
over 16 years ago
No longer need invalid closing tags to make tests pass in the Simple.html
Edward Waller
More...
over 16 years ago
Fixed a lot of parsing problems with nestable tags that allow nesting themselves, and an incorrect list of self closing tags
Edward Waller
More...
over 16 years ago
Got :not selector working I think
Edward Waller
More...
over 16 years ago
Added lang filter
Edward Waller
More...
over 16 years ago
Added checked, disabled, empty, enabled, first-child, nth-of-type, only-child, only-of-type selector filters
Edward Waller
More...
over 16 years ago
Added first-child, first-of-type, last-child, last-of-type selectors
Edward Waller
More...
over 16 years ago
Added pseudo function selectors, need to add no-paramater versions for them into the parser
Edward Waller
More...
over 16 years ago
Added nth-child filter
Edward Waller
More...
over 16 years ago
Added root filter
Edward Waller
More...
over 16 years ago
Added the rest of the attribute tests and implementations. Need to fix html parser's problem with self closing tags
Edward Waller
More...
over 16 years ago
Added attribute exact filter tests and implementation
Edward Waller
More...
over 16 years ago
Added attribute exists test and passing code
Edward Waller
More...
over 16 years ago
Added universal selector test
Edward Waller
More...
over 16 years ago
Added all the combinators and id and class filters
Edward Waller
More...
over 16 years ago
Added child combinator
Edward Waller
More...
over 16 years ago
Added filter interface and descendant combinator apply
Edward Waller
More...
over 16 years ago
Updated test run config to deploy the simple.html to the test folder so the test can read that file
Edward Waller
More...
over 16 years ago
Fixed a problem with empty documents and missing the last node
Edward Waller
More...
over 16 years ago
First selector test working (TypeSelector)
Edward Waller
More...
over 16 years ago
Started adding selector tests, and fixed NextSibling and PreviousSibling since they were broken and they're need for combinators
Edward Waller
More...
over 16 years ago
Added negation filter tests and passing parser code
Edward Waller
More...
over 16 years ago
Changed method names to be about filters instead of selectors for the filtering stuff
Edward Waller
More...
over 16 years ago
Refactored ParseAttributeSelector
Edward Waller
More...
over 16 years ago
Refactored parsing of pseudo filters
Edward Waller
More...
over 16 years ago
Started on refactoring
Edward Waller
More...
over 16 years ago
Merge branch 'master' of
[email protected]
:wallerdev/htmlsharp
Edward Waller
More...
over 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree