summaryrefslogtreecommitdiff
path: root/gi/gtype.h
Commit message (Expand)AuthorAgeFilesLines
* gtype: Remove gjs_typecheck_gtype()Philip Chimento2020-12-031-3/+0
* maint: Convert all existing license/copyright comments to SPDX formatPhilip Chimento2020-10-041-22/+3
* maint: Use C++17 attributesPhilip Chimento2020-08-051-4/+2
* js: Remove jsapi-wrapper.hPhilip Chimento2020-01-191-1/+3
* maint: Fix header includes once and for allPhilip Chimento2019-06-081-3/+2
* maint: Remove G_BEGIN_DECLS and G_END_DECLS from internal filesPhilip Chimento2019-06-081-4/+0
* maint: Unify header guard style across all headersPhilip Chimento2019-06-081-3/+3
* gtype: Remove unused functionPhilip Chimento2019-01-021-5/+0
* gtype: Fix error handling in gjs_gtype_get_actual_gtype()Philip Chimento2018-10-301-4/+3
* js: Introduce annotations for using return valuesPhilip Chimento2018-10-301-1/+8
* maint: Use correct mode lines in all filesPhilip Chimento2017-04-161-1/+1
* libgjs: Remove unused APIPhilip Chimento2016-10-201-5/+0
* js: Rooted objects in private access functionsPhilip Chimento2016-10-041-3/+3
* js: Discontinue usage of JSBoolPhilip Chimento2016-09-271-3/+4
* js: Replace all jsval by JS::ValuePhilip Chimento2016-09-211-4/+4
* gobject: GObject.InterfacePhilip Chimento2015-07-131-0/+4
* don't use reserved c++ keywords class, namespace and throwTim Lunn2013-10-261-1/+1
* Install GObject properties during class_initColin Walters2013-06-071-0/+3
* Use GNOME_COMPILE_WARNINGS([maximum])Colin Walters2012-11-131-3/+1
* Represent GTypes as a new boxed wrapper typeJasper St. Pierre2012-01-251-0/+50