0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed imports for new tag classes. More... over 16 years ago
Added README for tests folder. More... over 16 years ago
Added lambda custom attribute validation functions. Added missing html5 tags to html.py. More... over 16 years ago
Converted html5 and html4strict tags to dictionary style. Both still need children restrictions. More... over 16 years ago
Revert "Fixed str child validation error." More... over 16 years ago
Fixed str child validation error. More... over 16 years ago
Started moving the other specifications to the new layout. html4strict and html5 still need class to dict conversion. More... over 16 years ago
Began refactoring README files. More... over 16 years ago
fixed some bugs in validation:] More... over 16 years ago
validation on add: More... over 16 years ago
worked on validation More... over 16 years ago
Added 'a' to valid children of td and th. Not sure why it was missing. More... over 16 years ago
Moved validation into document. More... over 16 years ago
factored out some children lists More... over 16 years ago
Updated xhtml1.1 spec to include valid child tags. More... over 16 years ago
Added general html tag classes. More... over 16 years ago
Ensure tests use repo code. Fix a few parsing tests. More... over 16 years ago
Begin moving toward unified tag classes and seperate DTD validation. More... over 16 years ago
Merge branch 'dev' of [email protected]:Knio/pyy into dev More... over 16 years ago
Added support for 'selected="selected"'-style attributes by using an attribute value of True. More... over 16 years ago
more testing More... over 16 years ago
made parsing test pass More... over 16 years ago
added parser unit tests More... over 16 years ago
Expanded test suite. Created central point of execution (tests/test.py). More... over 16 years ago
Laid down unit test groundwork. A few pyy_html fixes to get the tests on their feet. More... over 16 years ago
Documentation tweak. More... over 16 years ago
Just kidding. Docs have to be run from root project folder. More... over 16 years ago
Start setting up documentation properly. More... over 16 years ago
renamed branch More... over 16 years ago
more refactoring More... over 16 years ago