[gjs: 7/7] Merge branch 'refactor-object-instance-part3' into 'master'



commit 850aae087c617f44781c2b28b2643e99cae3317d
Merge: 4690044a 4e7f4a53
Author: Cosimo Cecchi <cosimo cecchi gmail com>
Date:   Sun Jul 1 17:08:14 2018 +0000

    Merge branch 'refactor-object-instance-part3' into 'master'
    
    Refactor ObjectInstance, part 3 of 3
    
    Closes #165
    
    See merge request GNOME/gjs!173

 gi/gobject.cpp        |  272 ++++++++
 gi/gobject.h          |   41 ++
 gi/object.cpp         | 1695 ++++++++++---------------------------------------
 gi/object.h           |  431 ++++++++++++-
 gi/private.cpp        |  414 ++++++++++++
 gi/private.h          |   31 +
 gjs-srcs.mk           |    4 +
 gjs/context.cpp       |    7 +-
 gjs/jsapi-util-root.h |   58 +-
 gjs/mem.cpp           |    9 +-
 gjs/mem.h             |    3 +-
 11 files changed, 1554 insertions(+), 1411 deletions(-)
---


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