summaryrefslogtreecommitdiff
path: root/bindings/hubbub/errors.h
Commit message (Collapse)AuthorAgeFilesLines
* make the hubbub binding creation take a parameter struct and return standard ↵Vincent Sanders2012-12-061-0/+4
| | | | error codes
* extend binding error enumeration to explicitly include hubbub errorsVincent Sanders2012-10-181-0/+19
|
* Beginnings of a hubbub binding to libdomJohn Mark Bell2007-11-041-0/+19
Currently comprises a stubbed-out parser wrapper Todo: 1) Complete parser wrapper, such that it actually creates a DOM tree 2) Provide a hubbub-backed DOMImplementationSource svn path=/trunk/dom/; revision=3646