[gjs: 3/3] Merge branch 'native-jsobject-gtype' into 'master'




commit f3210db53c527c8ec00e4f6c087bb07ebf7eeea6
Merge: 8e97d838 8ac2ed19
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Feb 7 16:27:00 2021 +0000

    Merge branch 'native-jsobject-gtype' into 'master'
    
    Support Native JSObject GType for Signals and Properties
    
    See merge request GNOME/gjs!305

 gi/value.cpp                           |  15 +-
 gjs/context.cpp                        |   4 +
 gjs/objectbox.cpp                      | 140 +++++++++++++++
 gjs/objectbox.h                        |  37 ++++
 installed-tests/js/testGObjectClass.js | 316 +++++++++++++++++++++++++++++++++
 installed-tests/js/testParamSpec.js    |   1 +
 meson.build                            |   1 +
 modules/core/overrides/GObject.js      |   8 +
 tools/process_iwyu.py                  |   1 +
 tools/run_iwyu.sh                      |   8 +-
 10 files changed, 526 insertions(+), 5 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]