summaryrefslogtreecommitdiff
path: root/src/duk-libdom.h
Commit message (Collapse)AuthorAgeFilesLines
* split up duk-libdom generation source as it had grown unweildyVincent Sanders2015-08-211-0/+35
|
* rename interface map to be intermediate representationVincent Sanders2015-08-171-1/+1
| | | | | | The interface map is now completely inapropriately named and is in fact now an intermediate representation of the webidl and bindings kept in a sorted order.
* Generate makefile fragment and add header guardsVincent Sanders2015-07-311-3/+1
|
* initial duktape libdom generatorVincent Sanders2015-07-251-0/+16
This generator creates all the output files and generates the finalisers for every class.