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
html5lib-python
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 54 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
allow mockParser to accept filename from the command line
James Graham
More...
over 18 years ago
more fixes to entities and fix doctypes
Anne van Kesteren
More...
over 18 years ago
make number entities work
Anne van Kesteren
More...
over 18 years ago
make sure we actually switch to the attributeName state and some smaller fixes. also change the testcase
Anne van Kesteren
More...
over 18 years ago
Test files for UTF-8 and US-ASCII encodings
Lachlan Hunt
More...
over 18 years ago
Initial proof of concept
Lachlan Hunt
More...
over 18 years ago
make mockParser.py working when you execute it and update the testfile and fix a few bugs in the tokenizer
Anne van Kesteren
More...
over 18 years ago
simplify attributeNameState based on a suggestion from Mark
Anne van Kesteren
More...
over 18 years ago
add return True to bogusCommentState (thanks Mark!) and implement leaving the attributeNameState to report parse errors for duplicate attributes
Anne van Kesteren
More...
over 18 years ago
Update to new interface for processEndTag
James Graham
More...
over 18 years ago
remove duplicate attributes but don't throw a parse error for them yet and fix assertions, assert throws on False, not True. Also, now pass a dict instead of list of attributes to the parse and don't pass such a thing for end tags.
Anne van Kesteren
More...
over 18 years ago
make sure the second part of the closeTagOpenState is actually used
Anne van Kesteren
More...
over 18 years ago
attempt at finishing closeTagOpenState
Anne van Kesteren
More...
over 18 years ago
implement "error-free DoctypeToken"
Anne van Kesteren
More...
over 18 years ago
fix markupDeclarationOpenState and enhance bogusCommentState based on code from Matt McDonald. also fix CommentToken to accept a single argument
Anne van Kesteren
More...
over 18 years ago
implement named entities in another way based on code from Matt McDonald
Anne van Kesteren
More...
over 18 years ago
move things to trunk/
Anne van Kesteren
More...
over 18 years ago
remove files from trunk so we can move files there
Anne van Kesteren
More...
over 18 years ago
some files that convert a list of entities (copied from the spec) to a dict-like structure
Anne van Kesteren
More...
over 18 years ago
Make tokeniser a valid python file
James Graham
More...
over 18 years ago
Initial checkin (code is still very much broken)
James Graham
More...
over 18 years ago
Initial directory structure.
James Graham
More...
over 18 years ago
←
1
2
…
46
47
48
49
50
51
52
53
54
→
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