FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/html5lib/treewalkers - dstufft/html5lib-python · GitHub
dstufft
/
html5lib-python
Public
forked from
html5lib/html5lib-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
html5lib-python
src
html5lib
treewalkers
on
python3-old
User selector
Datepicker
Commit history
Commits on Feb 2, 2009
More stuff orking including treewalkers, parts of parse.py dom, (c)ElementTree
Show description for 768ba79
jgraham
committed
768ba79
View commit details
Copy full SHA for 768ba79
View code at this point
Browse repository at this point
Commits on Dec 22, 2008
Resync my tree with the trunk. Adds support for coercing trees to xml infosets in particular for lxml (still need to wire up the tests) and some speed improvements in the parser. Big apologies for …
Show description for 2a4154e
jgraham
committed
2a4154e
View commit details
Copy full SHA for 2a4154e
View code at this point
Browse repository at this point
Commits on Jun 7, 2008
Removed non-ASCII bytes from JSON files, to avoid simplejson portability issues.
Show description for 5cc0cb6
philiptaylor
committed
5cc0cb6
View commit details
Copy full SHA for 5cc0cb6
View code at this point
Browse repository at this point
Commits on Apr 7, 2008
Support publicIds and systemIds in doctypes
Show description for 5999365
jgraham
committed
5999365
View commit details
Copy full SHA for 5999365
View code at this point
Browse repository at this point
Commits on Mar 24, 2008
Fix most of the lxml treebuilder errors. This code is still kindof frgile especilly in the fragment case
Show description for 9f8929b
jgraham
committed
9f8929b
View commit details
Copy full SHA for 9f8929b
View code at this point
Browse repository at this point
Commits on Sep 19, 2007
Unbreak tree
Show description for d548509
jgraham
committed
d548509
View commit details
Copy full SHA for d548509
View code at this point
Browse repository at this point
New implementation of the elementtree treewalker that doesn't fail with character data immediatley before the root node
Show description for 55d183d
jgraham
committed
55d183d
View commit details
Copy full SHA for 55d183d
View code at this point
Browse repository at this point
Commits on Sep 5, 2007
Missing part of for etree treewalker to report the end tag of the root node
Show description for 8ae506e
jgraham
committed
8ae506e
View commit details
Copy full SHA for 8ae506e
View code at this point
Browse repository at this point
Commits on Sep 1, 2007
Fix several treewalker issues including the lack of end tag tokens in the elementtree treewalker
Show description for af96a74
jgraham
committed
af96a74
View commit details
Copy full SHA for af96a74
View code at this point
Browse repository at this point
Commits on Jul 9, 2007
Fix treewalkers to never generate DOCTYPE tokens with None as the name (replaced with an empty unicode string)
Show description for b08102b
tbroyer
committed
b08102b
View commit details
Copy full SHA for b08102b
View code at this point
Browse repository at this point
Fix Doctype tokens generated by tree walkers wrt publicId and systemId attributes (not all trees support these attributes)
Show description for fcf0d4a
tbroyer
committed
fcf0d4a
View commit details
Copy full SHA for fcf0d4a
View code at this point
Browse repository at this point
Commits on Jul 8, 2007
Various fixes. Python tests still fail.
Show description for 63e1165
rubys
committed
63e1165
View commit details
Copy full SHA for 63e1165
View code at this point
Browse repository at this point
Commits on Jul 2, 2007
Add an lxml-optimized treewalker and fix caching of etree modules (do not cache at the __init__ level, let the etree submodule do its own caching based on the implementation)
Show description for cda0b54
tbroyer
committed
cda0b54
View commit details
Copy full SHA for cda0b54
View code at this point
Browse repository at this point
Commits on Jun 24, 2007
Python module namespace cleanup
Show description for 7064a97
rubys
committed
7064a97
View commit details
Copy full SHA for 7064a97
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL