[gjs: 4/4] Merge branch 'verbose-object-print-output' into 'master'




commit 36e56ca92f1ece3cfad64d7b64bbc13080e104f5
Merge: 8ea7d04f2 03cd0762d
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Mar 6 01:25:38 2022 +0000

    Merge branch 'verbose-object-print-output' into 'master'
    
    Verbose object print output
    
    Closes #107
    
    See merge request GNOME/gjs!587

 gjs/global.h                         |   2 +
 gjs/jsapi-util.cpp                   | 115 -----------------------------------
 gjs/jsapi-util.h                     |   3 -
 installed-tests/js/testPrint.js      |  76 +++++++++++++++++++++++
 modules/console.cpp                  |  40 +++++++++++-
 modules/print.cpp                    |  28 +++++++++
 modules/script/_bootstrap/default.js |  72 +++++++++++++++++++++-
 test/gjs-tests.cpp                   |  46 --------------
 8 files changed, 215 insertions(+), 167 deletions(-)
---


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