summaryrefslogtreecommitdiff
path: root/src/interface-map.c
Commit message (Expand)AuthorAgeFilesLines
* Add WebIDL parsing of dictionariesVincent Sanders2015-08-171-1/+1
* Update the interface map to contain all operation argumentsVincent Sanders2015-08-091-50/+219
* Update the webidl parser to cope with specials and overloaded methodsVincent Sanders2015-08-021-4/+59
* generate binding header and sourceVincent Sanders2015-08-011-0/+14
* ensure nothing is generated for interfaces marked with NoInterfaceObjectVincent Sanders2015-07-311-9/+25
* Generate makefile fragment and add header guardsVincent Sanders2015-07-311-9/+12
* Generate constant values on the class prototypeVincent Sanders2015-07-291-0/+92
* Add property generation and add it to prototype constructionVincent Sanders2015-07-291-23/+243
* initial duktape libdom generatorVincent Sanders2015-07-251-0/+13
* Build interface map allowing for correct dependency generationVincent Sanders2015-07-241-0/+292