summaryrefslogtreecommitdiff
path: root/gi/wrapperutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* wrapperutils: Use native ostringstream pointer to string conversionMarco Trevisan (Treviño)2021-04-121-2/+2
* js: Add new system for creating wrapper objects for native typesPhilip Chimento2021-01-301-16/+0
* js: Use strings and stringstreams instead of GStringPhilip Chimento2021-01-021-23/+13
* maint: Convert all existing license/copyright comments to SPDX formatPhilip Chimento2020-10-041-21/+2
* wrapperutils: Only use templates to define InfoMethodsPolicy specializationsMarco Trevisan (Treviño)2020-08-081-22/+39
* js: Remove jsapi-wrapper.hPhilip Chimento2020-01-191-1/+5
* maint: Fix header includes once and for allPhilip Chimento2019-06-081-2/+6
* maint: Remove C-style NULLs from some filesPhilip Chimento2019-06-081-3/+3
* wrapperutils: Move define_static_methods into GIWrapperPhilip Chimento2019-06-081-0/+3
* wrapperutils: Fix compiler warning on GCC 5.xPhilip Chimento2019-05-291-8/+8
* Merge branch 'january-maintenance' into 'master'Cosimo Cecchi2019-02-151-1/+3
|\
| * wrapperutils: Avoid template policy warningPhilip Chimento2019-02-101-1/+3
* | wrapperutils: Define $gtype property as non-enumerablePhilip Chimento2019-02-141-1/+1
|/
* wrapperutils: Factor out gjs_define_static_methods()Philip Chimento2019-01-011-0/+80
* wrapperutils: Make native address constPhilip Chimento2018-12-221-1/+1
* js: Factor out definition of '$gtype' propertyPhilip Chimento2018-12-221-0/+12
* gi: Rename "proxy" to "wrapper"Philip Chimento2018-12-221-0/+84