489 Commits (1bcecf3dfcf051de607b1060eea94a4c9f0fc36d)
 

Author SHA1 Message Date
Dustin Wilson 1bcecf3dfc Oops 3 years ago
Dustin Wilson afc85da202 Fix XPathResult results when the result is null 3 years ago
Dustin Wilson 5311f14e5b Fixes to attributes in Node::isEqualNode 3 years ago
Dustin Wilson daee976dc8 Updated dependencies 3 years ago
Dustin Wilson 8a405cb5d0 Minor serializer fix when reformatting whitespace with templates 3 years ago
Dustin Wilson 8a9f0e18b2 Minor bug in XPathEvaluate::xpathEvaluate 's resolver regex 3 years ago
Dustin Wilson edd22dc35d Added support for closures as resolvers in XPath expressions 3 years ago
Dustin Wilson 15a92f070e Added Document::destroy() 3 years ago
Dustin Wilson 8c9f931366 Prevent a warning from being printed in some situations in XPathResult 3 years ago
Dustin Wilson f728e76b66 Forgot a fucking PERIOD at the beginning of an xpath query lol 3 years ago
Dustin Wilson 1bdf77c7f5 Updated dependencies 3 years ago
Dustin Wilson 6caa4811e9 Cloning templates is now slightly faster 3 years ago
Dustin Wilson 28620a3d6b Fixed typo in README 3 years ago
Dustin Wilson b9ca1aef7c README fixes 3 years ago
Dustin Wilson f731a3fe00 Node::innerNode is now public faux read only 3 years ago
Dustin Wilson be5e1a8002 Fixes XPathResult::offsetGet 3 years ago
Dustin Wilson 228a11cb44 Added Node::getNodePath 3 years ago
Dustin Wilson 7d3038adfa Added requirements to readme 3 years ago
Dustin Wilson a72ec05aaf Removed daux as a dev dependency 3 years ago
Dustin Wilson 66f9981994 1.0.0 3 years ago
Dustin Wilson 3b665c5957 Fix error in documentation 3 years ago
Dustin Wilson f171523f74 Finishing up documentation 3 years ago
Dustin Wilson 736766989c Even more documentation 3 years ago
Dustin Wilson e48b8e4e40 More documentation 3 years ago
Dustin Wilson 5523e09ab2 More tests, started documentation 3 years ago
Dustin Wilson 12d1dba36c More tests for HTMLElement 3 years ago
Dustin Wilson 6b0647fe90 More changes to HTMLElement 3 years ago
Dustin Wilson 82770ba859 Mostly implemented HTMLElement, not tested yet 3 years ago
Dustin Wilson 17d6b8a2ed XPath done and fully tested 3 years ago
Dustin Wilson 7919f4077a Implemented DOM XPath, started testing 3 years ago
Dustin Wilson 474ea22e13 100% coverage 3 years ago
Dustin Wilson 5bfd8c82ec Serializer 100% covered -- FFS 3 years ago
Dustin Wilson e5c8d526be ProcessingInstruction 100% covered, added cache for documents 3 years ago
Dustin Wilson 6eb07562da HTMLCollection 100% covered 3 years ago
Dustin Wilson 90e07f02d5 NamedNodeMap 100% covered 3 years ago
Dustin Wilson 3d0e21edaf Starting to fix NamedNodeMap, test fails 3 years ago
Dustin Wilson 6d8bc49ed8 Added ChildNode::remove, NonElementParentNode 3 years ago
Dustin Wilson 2ddeefbbcb Filled out ChildNode, added tests 3 years ago
Dustin Wilson f29bdb8bbf CharacterData fully covered 3 years ago
Dustin Wilson e41ece3a0c Added Element::outerText 3 years ago
Dustin Wilson 5e3c3d2ddb Added tests for Element::innerText 3 years ago
Dustin Wilson 30e94ae631 Added Element::innerText, not tested yet 3 years ago
Dustin Wilson 1cd73a1479 More testing, forever testing 3 years ago
Dustin Wilson 6383971fcb Added element interface algorithm to Inner\Document. 3 years ago
Dustin Wilson fe555bc0e4 Updated README 3 years ago
Dustin Wilson ca57a61261 Named properties implemented in Document 3 years ago
Dustin Wilson 89a3f81acc More work on Document 3 years ago
Dustin Wilson c94c0d9f8f More tests, starting to fill in Document 3 years ago
Dustin Wilson 0f9b24ca16 Element::insertAdjacentHTML added & tested 3 years ago
Dustin Wilson 75fdebf38e Forgot to test Element::outerHTML exception 3 years ago