[gjs: 3/3] Merge branch 'ewlsh/refactor-argv' into 'master'




commit 81738d68607f96f89f2e5192a87c474ebceadfdb
Merge: f90d869c 8db19917
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Feb 12 07:15:51 2021 +0000

    Merge branch 'ewlsh/refactor-argv' into 'master'
    
    Refactor ARGV handling and add `system.programArgs`
    
    See merge request GNOME/gjs!455

 gjs/atoms.h                          |  1 +
 gjs/console.cpp                      | 11 ++---------
 gjs/context-private.h                |  6 ++++++
 gjs/context.cpp                      | 23 +++++++++++++++++++++++
 gjs/context.h                        |  5 +++++
 installed-tests/js/testSystem.js     | 17 +++++++++++++++++
 modules/esm/system.js                | 20 ++++++++++++--------
 modules/script/_bootstrap/default.js |  8 ++++++++
 modules/system.cpp                   | 35 ++++++++++++++++++++++++++++++++++-
 test/gjs-tests.cpp                   | 24 ++++++++++++++++++++++++
 10 files changed, 132 insertions(+), 18 deletions(-)
---


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