summaryrefslogtreecommitdiff
path: root/src/webidl-ast.h
Commit message (Expand)AuthorAgeFilesLines
* Load the WebIDL files specified in the bindingVincent Sanders2015-07-221-9/+30
* Expand implements statements in the AST after it has been builtVincent Sanders2014-05-161-0/+3
* add function and property enumerations to the interface mapVincent Sanders2014-05-161-0/+2
* annotate the webIDL AST with extended attributesVincent Sanders2013-01-281-0/+2
* add type suffix annotations to webidl ASTVincent Sanders2012-11-271-0/+3
* add AST construction of constants in interfacesVincent Sanders2012-11-111-0/+7
* implement the "implements" webidl directiveVincent Sanders2012-10-311-0/+1
* The name of teh tool is nsgenbind correct this everywhereVincent Sanders2012-10-231-3/+3
* construct input variablesVincent Sanders2012-10-111-0/+5
* fix polymorphism in teh AST generationVincent Sanders2012-10-041-2/+3
* add modifier to allow setting of readonly or unsigned etc.Vincent Sanders2012-09-261-3/+10
* put return type in argument list so we can have multiple prototypes per opera...Vincent Sanders2012-09-251-1/+1
* add interface function return typeVincent Sanders2012-09-241-0/+1
* add interface function argument and type processingVincent Sanders2012-09-241-1/+29
* add basic function body creationVincent Sanders2012-09-241-0/+2
* cope with partial interfacesVincent Sanders2012-09-201-8/+3
* add property and function array generationVincent Sanders2012-09-201-0/+13
* add preamble outputVincent Sanders2012-09-141-0/+1
* fixus interface memer attributesVincent Sanders2012-09-141-2/+3
* add debug dump to webidlVincent Sanders2012-09-131-4/+21
* construct the interface target nodeVincent Sanders2012-09-111-1/+4
* clean up parser warningsVincent Sanders2012-09-101-1/+4
* clean up AST building for both parsersVincent Sanders2012-09-101-22/+10
* add copyright and licence noticesVincent Sanders2012-09-071-0/+13
* initial output generationVincent Sanders2012-09-061-1/+27
* make tests workVincent Sanders2012-09-051-2/+4
* Initial version of netsurf webidl javascript binding geenrator toolVincent Sanders2012-09-041-0/+2