summaryrefslogtreecommitdiff
path: root/src/interface-map.h
Commit message (Expand)AuthorAgeFilesLines
* rename interface map to be intermediate representationVincent Sanders2015-08-171-141/+0
* Ensure the number of parameters is correct for operationsVincent Sanders2015-08-111-3/+3
* Update the interface map to contain all operation argumentsVincent Sanders2015-08-091-4/+29
* Update the webidl parser to cope with specials and overloaded methodsVincent Sanders2015-08-021-0/+1
* generate binding header and sourceVincent Sanders2015-08-011-0/+3
* ensure nothing is generated for interfaces marked with NoInterfaceObjectVincent Sanders2015-07-311-6/+11
* Generate makefile fragment and add header guardsVincent Sanders2015-07-311-2/+11
* Generate constant values on the class prototypeVincent Sanders2015-07-291-0/+13
* Add property generation and add it to prototype constructionVincent Sanders2015-07-291-2/+21
* Add prototype generationVincent Sanders2015-07-271-0/+3
* initial duktape libdom generatorVincent Sanders2015-07-251-6/+26
* Build interface map allowing for correct dependency generationVincent Sanders2015-07-241-0/+43