summaryrefslogtreecommitdiff
path: root/src/jsapi-libdom-property.c
Commit message (Expand)AuthorAgeFilesLines
* take unsigned type modifier into account on webidl long (int32_t) typesVincent Sanders2012-11-031-1/+15
* emit null "safe" versions of jsstring to jsval macrosVincent Sanders2012-11-031-1/+1
* fix list generation indentation to use tabs correctlyVincent Sanders2012-11-031-6/+7
* improve return variable handlingVincent Sanders2012-11-011-39/+243
* implement the "implements" webidl directiveVincent Sanders2012-10-311-36/+61
* implement basic property getter functionalityVincent Sanders2012-10-291-4/+63
* split out property generationVincent Sanders2012-10-291-0/+231