496 Commits (master)
 

Author SHA1 Message Date
Dustin Wilson 1435ecbab3 Doing some cleanup and appeasement of Intelephense, testing is broken 5 months ago
Dustin Wilson cbc152e6d0 Updated dependencies 1 year ago
Dustin Wilson bbde4775e0 Fixes #1 1 year ago
Dustin Wilson 367e27d9b7 Removed mensbeam/framework from deps, added mensbeam/getters-and-setters 1 year ago
Dustin Wilson f23b802b03 Added Document::serializeInner 2 years ago
Dustin Wilson a93babffb4 Forgot to add use statement for charset in XMLDocument 2 years ago
Dustin Wilson f9f3d2875a Updated HTML-Parser 2 years ago
Dustin Wilson 1bcecf3dfc Oops 2 years ago
Dustin Wilson afc85da202 Fix XPathResult results when the result is null 2 years ago
Dustin Wilson 5311f14e5b Fixes to attributes in Node::isEqualNode 2 years ago
Dustin Wilson daee976dc8 Updated dependencies 2 years ago
Dustin Wilson 8a405cb5d0 Minor serializer fix when reformatting whitespace with templates 2 years ago
Dustin Wilson 8a9f0e18b2 Minor bug in XPathEvaluate::xpathEvaluate 's resolver regex 2 years ago
Dustin Wilson edd22dc35d Added support for closures as resolvers in XPath expressions 2 years ago
Dustin Wilson 15a92f070e Added Document::destroy() 2 years ago
Dustin Wilson 8c9f931366 Prevent a warning from being printed in some situations in XPathResult 2 years ago
Dustin Wilson f728e76b66 Forgot a fucking PERIOD at the beginning of an xpath query lol 2 years ago
Dustin Wilson 1bdf77c7f5 Updated dependencies 2 years ago
Dustin Wilson 6caa4811e9 Cloning templates is now slightly faster 2 years ago
Dustin Wilson 28620a3d6b Fixed typo in README 2 years ago
Dustin Wilson b9ca1aef7c README fixes 2 years ago
Dustin Wilson f731a3fe00 Node::innerNode is now public faux read only 2 years ago
Dustin Wilson be5e1a8002 Fixes XPathResult::offsetGet 2 years ago
Dustin Wilson 228a11cb44 Added Node::getNodePath 2 years ago
Dustin Wilson 7d3038adfa Added requirements to readme 2 years ago
Dustin Wilson a72ec05aaf Removed daux as a dev dependency 2 years ago
Dustin Wilson 66f9981994 1.0.0 2 years ago
Dustin Wilson 3b665c5957 Fix error in documentation 2 years ago
Dustin Wilson f171523f74 Finishing up documentation 2 years ago
Dustin Wilson 736766989c Even more documentation 2 years ago
Dustin Wilson e48b8e4e40 More documentation 2 years ago
Dustin Wilson 5523e09ab2 More tests, started documentation 2 years ago
Dustin Wilson 12d1dba36c More tests for HTMLElement 2 years ago
Dustin Wilson 6b0647fe90 More changes to HTMLElement 2 years ago
Dustin Wilson 82770ba859 Mostly implemented HTMLElement, not tested yet 2 years ago
Dustin Wilson 17d6b8a2ed XPath done and fully tested 2 years ago
Dustin Wilson 7919f4077a Implemented DOM XPath, started testing 2 years ago
Dustin Wilson 474ea22e13 100% coverage 2 years ago
Dustin Wilson 5bfd8c82ec Serializer 100% covered -- FFS 2 years ago
Dustin Wilson e5c8d526be ProcessingInstruction 100% covered, added cache for documents 2 years ago
Dustin Wilson 6eb07562da HTMLCollection 100% covered 2 years ago
Dustin Wilson 90e07f02d5 NamedNodeMap 100% covered 2 years ago
Dustin Wilson 3d0e21edaf Starting to fix NamedNodeMap, test fails 2 years ago
Dustin Wilson 6d8bc49ed8 Added ChildNode::remove, NonElementParentNode 2 years ago
Dustin Wilson 2ddeefbbcb Filled out ChildNode, added tests 2 years ago
Dustin Wilson f29bdb8bbf CharacterData fully covered 2 years ago
Dustin Wilson e41ece3a0c Added Element::outerText 2 years ago
Dustin Wilson 5e3c3d2ddb Added tests for Element::innerText 2 years ago
Dustin Wilson 30e94ae631 Added Element::innerText, not tested yet 2 years ago
Dustin Wilson 1cd73a1479 More testing, forever testing 2 years ago