summaryrefslogtreecommitdiff
path: root/src/genjsbind-parser.y
Commit message (Expand)AuthorAgeFilesLines
* The name of teh tool is nsgenbind correct this everywhereVincent Sanders2012-10-231-228/+0
* split type and identifier in private entriesVincent Sanders2012-10-211-2/+4
* allow teh binding to specify contents for operationsVincent Sanders2012-10-041-2/+19
* fix private data geenration and useVincent Sanders2012-09-271-32/+9
* extract and output binding parametersVincent Sanders2012-09-191-2/+2
* clean up parser warningsVincent Sanders2012-09-101-1/+6
* clean up AST building for both parsersVincent Sanders2012-09-101-24/+73
* split out output geenrationVincent Sanders2012-09-091-5/+5
* add copyright and licence noticesVincent Sanders2012-09-071-3/+6
* fixup error reporting to give linenumberVincent Sanders2012-09-071-7/+17
* complete binding section parseVincent Sanders2012-09-071-4/+32
* move towards having a binding stanzaVincent Sanders2012-09-061-13/+29
* add preamble blocks delinited by [[[ and ]]]Vincent Sanders2012-09-061-19/+38
* initial output generationVincent Sanders2012-09-061-4/+43
* set lexers input properlyVincent Sanders2012-09-051-7/+10
* make tests workVincent Sanders2012-09-051-0/+60