summaryrefslogtreecommitdiff
path: root/src/jsapi-libdom.h
Commit message (Expand)AuthorAgeFilesLines
* add class descriptor construction for default property actionsVincent Sanders2013-01-171-0/+6
* Add epilogue outputVincent Sanders2013-01-021-0/+2
* allow generation of header for exported interfaces and structures.Vincent Sanders2012-12-191-2/+7
* generate and use tinyid enum for propertiesVincent Sanders2012-11-251-3/+14
* generate unshared type property bodiesVincent Sanders2012-11-201-1/+1
* keep the binding node list in the state objectVincent Sanders2012-11-201-0/+2
* implement unshared output in property specifierVincent Sanders2012-11-201-2/+2
* geneate constants as fixed value properties on the prototypeVincent Sanders2012-11-141-0/+2
* allow mark/trace api to be implemented for garbage colelction managementVincent Sanders2012-11-061-2/+3
* fix finaliser api content outputVincent Sanders2012-11-031-1/+2
* add global api provision to allow a binding to decare it is a global js objectVincent Sanders2012-11-031-0/+2
* implement the "implements" webidl directiveVincent Sanders2012-10-311-0/+5
* split out property generationVincent Sanders2012-10-291-2/+6
* output class initialisor and new entries if provided in bindingVincent Sanders2012-10-291-0/+4
* The name of teh tool is nsgenbind correct this everywhereVincent Sanders2012-10-231-3/+3
* split out operator body generationVincent Sanders2012-10-081-0/+26
* clean up AST building for both parsersVincent Sanders2012-09-101-1/+14
* split out output geenrationVincent Sanders2012-09-091-0/+1