summaryrefslogtreecommitdiff
path: root/test/data/bindings/HTMLUnknownElement.bnd
Commit message (Collapse)AuthorAgeFilesLines
* Make the binding parser understand c typesVincent Sanders2015-09-251-2/+2
| | | | | | Instead of c types being opaque strings this makes the bindig parser understand them. This is necessary for extended attribute parsing in future but also makes the binding more easily understandable.
* make the duktape libdom generator output initializersVincent Sanders2015-07-261-0/+2
|
* initial duktape libdom generatorVincent Sanders2015-07-251-0/+17
This generator creates all the output files and generates the finalisers for every class.