summaryrefslogtreecommitdiff
path: root/src/nsgenbind-parser.y
Commit message (Expand)AuthorAgeFilesLines
* Extend the permitted values of the binding method namesVincent Sanders2015-10-121-2/+21
* Allow empty classesVincent Sanders2015-09-281-5/+9
* annotates binding AST with source linenumber and fileVincent Sanders2015-09-281-4/+14
* Improve the parser error reportingVincent Sanders2015-09-281-12/+75
* Simplify genbind AST handling of preface, prologue, epilogue and postfaceVincent Sanders2015-09-261-96/+76
* Make the binding parser understand c typesVincent Sanders2015-09-251-101/+118
* Add ptototype method type to bindingVincent Sanders2015-08-051-0/+6
* Fix initialiser parameter listVincent Sanders2015-08-021-1/+5
* make the duktape libdom generator output initializersVincent Sanders2015-07-261-47/+77
* chnage binding AST to put methds inside class nodesVincent Sanders2015-07-221-3/+44
* Change binding grammar to new approach.Vincent Sanders2015-07-211-170/+216
* add flags to interface within bindingVincent Sanders2014-05-161-2/+52
* move binding type from explicit statement into declaration.Vincent Sanders2014-05-161-12/+1
* cope with older bison deirectives to get a pure parserVincent Sanders2014-05-021-1/+4
* extend binding DSL with prologue and epilogue stanzasVincent Sanders2013-01-021-2/+26
* name and docuemnt the binding property attributeVincent Sanders2012-11-211-9/+15
* make property shared status and type handling selection genericVincent Sanders2012-11-211-11/+43
* allow unshared parameter to accept property names as well as typesVincent Sanders2012-11-201-0/+6
* add unshared optionVincent Sanders2012-11-201-1/+13
* implement basic property getter functionalityVincent Sanders2012-10-291-0/+34
* add internal and API to binding languageVincent Sanders2012-10-291-6/+37
* The name of teh tool is nsgenbind correct this everywhereVincent Sanders2012-10-231-0/+228