summaryrefslogtreecommitdiff
path: root/src/genjsbind-parser.y
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Improve separation of binding file handling
* initial output generationVincent Sanders2012-09-061-4/+43
|
* set lexers input properlyVincent Sanders2012-09-051-7/+10
| | | | add node idl file
* make tests workVincent Sanders2012-09-051-0/+60
add basic commandlien handling