summaryrefslogtreecommitdiffstats
path: root/gin/object_template_builder.h
Commit message (Expand)AuthorAgeFilesLines
* Exporting classes with internal linkage does not make sense, do not do it.thakis2014-11-041-1/+1
* gin: Add the concept of named and indexed interceptors.jochen@chromium.org2014-03-121-0/+2
* gin: Add ability to install call-as-function handlers on gin::Wrappablejochen@chromium.org2014-03-101-0/+21
* [gin] Turn gin into a componentjochen@chromium.org2013-12-121-2/+3
* Gin: Make it easier to implement Wrappable.aa@chromium.org2013-12-081-1/+1
* Gin: Add support for binding JS methods to C++ instance methods.aa@chromium.org2013-12-061-6/+73
* Implement gin::ObjectTemplateBuilderaa@chromium.org2013-11-291-0/+56