62 Commits (master)

Author SHA1 Message Date
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 f9f3d2875a Updated HTML-Parser 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 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 228a11cb44 Added Node::getNodePath 2 years ago
Dustin Wilson 7d3038adfa Added requirements to readme 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 17d6b8a2ed XPath done and fully tested 2 years ago
Dustin Wilson 7919f4077a Implemented DOM XPath, started testing 2 years ago
Dustin Wilson 6383971fcb Added element interface algorithm to Inner\Document. 2 years ago
Dustin Wilson fe555bc0e4 Updated README 2 years ago
Dustin Wilson 89a3f81acc More work on Document 2 years ago
Dustin Wilson 87635ea36d Element fully tested & feature complete 2 years ago
Dustin Wilson 3f3fd89bfa Added in Element::insertAdjacentElement & Element::insertAdjacentText 2 years ago
Dustin Wilson be1e6cb65f DocumentOrElement 100% covered 3 years ago
Dustin Wilson 775328fe75 Further tests 3 years ago
Dustin Wilson a0c2b27143 Started testing DocumentOrElement 3 years ago
Dustin Wilson 396e52631b Starting to fill out Document 3 years ago
Dustin Wilson 0b41f8d7b4 Filling out code coverage on protected methods 3 years ago
Dustin Wilson 029f483ee5 Fixing namespace bugs 3 years ago
Dustin Wilson 5e187634d2 Re-integrated serializer, more tests 3 years ago
Dustin Wilson d9ea147932 Many updates, tests fail 3 years ago
Dustin Wilson 1ffe918af1 Started Node::cloneNode tests, updated README with limitations 3 years ago
Dustin Wilson d24f569991 More tests, started adding name coercion back in 3 years ago
Dustin Wilson 8f471ef430 Started adding Document::adoptNode 3 years ago
Dustin Wilson 22517be90a more README 3 years ago
Dustin Wilson 01b69fa8c6 README updates 3 years ago
Dustin Wilson bbe22e2e61 Added properties to Document 3 years ago
Dustin Wilson bba1bb2fe8 Added ParentNode::querySelector & ParentNode::querySelectorAll 3 years ago
Dustin Wilson 852d30e62f Added interfaces for Node and CharacterData for inheritance 3 years ago
Dustin Wilson 4bec2ec108 Test fails because of PHP bug, will fix 3 years ago
Dustin Wilson 7faaef3441 Even more README 3 years ago
Dustin Wilson d73f275c83 More README 3 years ago
Dustin Wilson 4b6a1074b3 Updated README 3 years ago
Dustin Wilson 04aa797a29 Fixed typo in README 3 years ago
Dustin Wilson 2e07af4edb Added ChildNode::before, started on a bit of documentation 3 years ago
Dustin Wilson 5cc51cc6d5 Changing repo to HTML-DOM 3 years ago
Dustin Wilson 3a0ffafc7a Changed ElementRegistry to ElementMap, destructors for ElementMap 3 years ago
Dustin Wilson 91b9615f8a Started DOM documentation 3 years ago
Dustin Wilson a0fbe2d7bc Changed repo name to HTML 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King 1bf29f45bf Add DOMDocument to comparison table 3 years ago