summaryrefslogtreecommitdiff
path: root/src/duk-libdom-interface.c
Commit message (Expand)AuthorAgeFilesLines
* show the property type on unimplemented setter warningVincent Sanders2015-10-091-2/+4
* Add automatic generation of property getters and settersVincent Sanders2015-10-081-47/+215
* make interface operations with elipsis parameters output line directivesVincent Sanders2015-10-011-4/+1
* Implement putforwards processing.Vincent Sanders2015-09-301-16/+86
* annotates binding AST with source linenumber and fileVincent Sanders2015-09-281-10/+4
* Simplify genbind AST handling of preface, prologue, epilogue and postfaceVincent Sanders2015-09-261-16/+24
* Make the binding parser understand c typesVincent Sanders2015-09-251-19/+43
* Cause string arguments to operations to be coerced.Vincent Sanders2015-09-071-2/+3
* Change dictionary generation to produce C accessors.Vincent Sanders2015-08-301-1/+44
* only publicly export initialisors and finalisors if necessaryVincent Sanders2015-08-211-0/+7
* split up duk-libdom generation source as it had grown unweildyVincent Sanders2015-08-211-0/+1334