summaryrefslogtreecommitdiff
path: root/test/data/bindings/window.bnd
Commit message (Collapse)AuthorAgeFilesLines
* move flag indicating jsapi object for an interface should be a global from ↵Vincent Sanders2014-05-161-3/+3
| | | | api definition to the interface flags
* move binding type from explicit statement into declaration.Vincent Sanders2014-05-161-2/+1
| | | | | As a side effect the binding declaration changes and looses its (unused) name/identifier
* extend binding DSL with prologue and epilogue stanzasVincent Sanders2013-01-021-1/+10
|
* name and docuemnt the binding property attributeVincent Sanders2012-11-211-2/+8
|
* make property shared status and type handling selection genericVincent Sanders2012-11-211-2/+2
|
* allow unshared parameter to accept property names as well as typesVincent Sanders2012-11-201-0/+1
|
* add unshared optionVincent Sanders2012-11-201-8/+43
|
* improve example and test bindingsVincent Sanders2012-11-031-70/+87
|
* add internal and API to binding languageVincent Sanders2012-10-291-0/+148
split out class operation, initialisation and new generation