5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow mockParser to accept filename from the command line More... over 18 years ago
more fixes to entities and fix doctypes More... over 18 years ago
make number entities work More... over 18 years ago
make sure we actually switch to the attributeName state and some smaller fixes. also change the testcase More... over 18 years ago
Test files for UTF-8 and US-ASCII encodings More... over 18 years ago
Initial proof of concept 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 More... over 18 years ago
simplify attributeNameState based on a suggestion from Mark More... over 18 years ago
add return True to bogusCommentState (thanks Mark!) and implement leaving the attributeNameState to report parse errors for duplicate attributes More... over 18 years ago
Update to new interface for processEndTag 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. More... over 18 years ago
make sure the second part of the closeTagOpenState is actually used More... over 18 years ago
attempt at finishing closeTagOpenState More... over 18 years ago
implement "error-free DoctypeToken" More... over 18 years ago
fix markupDeclarationOpenState and enhance bogusCommentState based on code from Matt McDonald. also fix CommentToken to accept a single argument More... over 18 years ago
implement named entities in another way based on code from Matt McDonald More... over 18 years ago
move things to trunk/ More... over 18 years ago
remove files from trunk so we can move files there More... over 18 years ago
some files that convert a list of entities (copied from the spec) to a dict-like structure More... over 18 years ago
Make tokeniser a valid python file More... over 18 years ago
Initial checkin (code is still very much broken) More... over 18 years ago
Initial directory structure. More... over 18 years ago