[gjs: 12/12] Merge branch 'wip/gcampax/70-arg-cache' into 'master'




commit 017b562e25e4b5122200a9ee34dcb3bf63282d5d
Merge: 3cb300ed 1bdc5421
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Aug 1 20:16:24 2020 +0000

    Merge branch 'wip/gcampax/70-arg-cache' into 'master'
    
    Argument cache
    
    Closes #70
    
    See merge request GNOME/gjs!48

 gi/arg-cache.cpp                        | 1697 +++++++++++++++++++++++++++++++
 gi/arg-cache.h                          |  186 ++++
 gi/arg-inl.h                            |    7 +
 gi/arg.cpp                              |   46 +-
 gi/arg.h                                |   10 +-
 gi/function.cpp                         | 1093 +++++---------------
 gi/function.h                           |   13 +
 gjs/jsapi-util.h                        |    1 +
 installed-tests/js/testGIMarshalling.js |    8 -
 meson.build                             |    1 +
 10 files changed, 2186 insertions(+), 876 deletions(-)
---


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