summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement metadata function comment. Partially implement <assertEquals> James Shaw2007-07-141-35/+135
* Modify node value, type and name functions to match w3c specJames Shaw2007-07-142-8/+8
* Make NamedNodeMap more genericJohn Mark Bell2007-07-124-35/+28
* Add DOMImplementation, DOMImplementationListJohn Mark Bell2007-07-1210-2/+855
* Import dom1-interfaces -- autogenned by the w3c DOM test suite. James Shaw2007-07-112-3/+3773
* Initial revision of test-to-c transformerJames Shaw2007-07-111-0/+95
* Add Element.John Mark Bell2007-07-115-3/+595
* Fix TypeInfo -> type_info conversionJohn Mark Bell2007-07-112-8/+8
* Make CharacterData struct public (within library)John Mark Bell2007-07-115-9/+148
* Add CharacterDataJohn Mark Bell2007-07-113-1/+229
* Warning fixesJohn Mark Bell2007-07-101-2/+4
* Add NamedNodeMap.John Mark Bell2007-07-107-7/+557
* Add NodeList and string comparison APIJohn Mark Bell2007-07-1011-2/+479
* Purge all trace of the ballache that was dom_ctx.John Mark Bell2007-07-0613-546/+763
* Import DOM library.John Mark Bell2007-07-0624-0/+2858