summaryrefslogtreecommitdiff
path: root/src/webidl-parser.y
Commit message (Collapse)AuthorAgeFilesLines
* clean up parser warningsVincent Sanders2012-09-101-2/+21
|
* clean up AST building for both parsersVincent Sanders2012-09-101-23/+27
|
* alter InterfaceMembers to be left recusrsiveVincent Sanders2012-09-071-3/+9
| | | | Document accurately the changes from the w3c grammar
* slightly rearrange Web IDL start term to be left recusrsive and not have ↵Vincent Sanders2012-09-071-7/+4
| | | | reduce/reduce conflicts
* add copyright and licence noticesVincent Sanders2012-09-071-5/+10
|
* fixup error reporting to give linenumberVincent Sanders2012-09-071-4/+10
|
* make tests workVincent Sanders2012-09-051-2/+8
| | | | add basic commandlien handling
* Fix up bison usageJohn-Mark Bell2012-09-051-2/+0
|
* start using core buildsystemVincent Sanders2012-09-041-3/+1
|
* Initial version of netsurf webidl javascript binding geenrator toolVincent Sanders2012-09-041-0/+762