summaryrefslogtreecommitdiffstats
path: root/gin/function_template.h.pump
Commit message (Expand)AuthorAgeFilesLines
* Gin: Make it easier to implement Wrappable.aa@chromium.org2013-12-081-6/+6
* Gin: Consolidate all the Converter<Wrappable> subclasses.aa@chromium.org2013-12-061-8/+0
* Gin: Add support for binding JS methods to C++ instance methods.aa@chromium.org2013-12-061-38/+66
* gin::Wrappable shouldn't inherit from base::RefCountedabarth@chromium.org2013-12-051-1/+2
* Implement gin::ObjectTemplateBuilderaa@chromium.org2013-11-291-0/+5
* Remove usage of deprecagted V8 API from gin/jochen@chromium.org2013-11-281-0/+1
* Convert the rest of the functions in core.cc to use CreateFunctionTemplate.aa@chromium.org2013-11-271-2/+6
* Implement support in function_template.h for return types.aa@chromium.org2013-11-261-14/+73
* Use pump to generate more overloads of CreateFunctionTemplate.aa@chromium.org2013-11-261-0/+119