summaryrefslogtreecommitdiff
path: root/test/data/bindings/htmldocument.bnd
Commit message (Collapse)AuthorAgeFilesLines
* 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
* split type and identifier in private entriesVincent Sanders2012-10-211-3/+3
|
* add includes in binding files to allow binding definitions to be split upVincent Sanders2012-10-211-15/+7
|
* split out operator body generationVincent Sanders2012-10-081-4/+1
|
* allow teh binding to specify contents for operationsVincent Sanders2012-10-041-35/+24
|
* fix private data geenration and useVincent Sanders2012-09-271-9/+7
|
* move towards having a binding stanzaVincent Sanders2012-09-061-2/+14
|
* add preamble blocks delinited by [[[ and ]]]Vincent Sanders2012-09-061-0/+43
| | | | Improve separation of binding file handling
* initial output generationVincent Sanders2012-09-061-0/+6
|
* set lexers input properlyVincent Sanders2012-09-051-1/+4
| | | | add node idl file
* make tests workVincent Sanders2012-09-051-0/+4
add basic commandlien handling