summaryrefslogtreecommitdiff
path: root/gjs/native.cpp
Commit message (Expand)AuthorAgeFilesLines
* native: Convert to singleton classNasah Kuma2022-02-241-22/+13
* maint: Convert all existing license/copyright comments to SPDX formatPhilip Chimento2020-10-041-21/+2
* js: Remove jsapi-wrapper.hPhilip Chimento2020-01-191-1/+4
* maint: Fix header includes once and for allPhilip Chimento2019-06-081-3/+6
* native: Use static destructor to free native modules registryPhilip Chimento2019-02-241-25/+14
* native: Fix signature of gjs_is_registered_native_module()Philip Chimento2019-02-241-7/+1
* native: rename file name as parse_nameMarco Trevisan (TreviƱo)2018-11-041-6/+7
* context: Always import byteArrayPhilip Chimento2018-03-201-7/+11
* maint: Use correct mode lines in all filesPhilip Chimento2017-04-161-1/+1
* build: Make a jsapi.h "system header" wrapperPhilip Chimento2016-10-211-1/+1
* js: Root importer define_meta_properties()Philip Chimento2016-10-201-3/+3
* js: Prefer bool to gbooleanPhilip Chimento2016-09-271-2/+2
* js: Discontinue usage of JSBoolPhilip Chimento2016-09-271-2/+2
* Move GjsConstString to jsapi-util.hJasper St. Pierre2014-01-151-1/+0
* build: fix implicit pointer conversion errorsTim Lunn2013-10-291-2/+2
* build: rename all c file to cppTim Lunn2013-10-291-0/+109