summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SQUASH: store module loader instead of hook functionsesm/static-importsPhilip Chimento2021-02-058-130/+77
* SQUASH: Move module metadata hook into C++Philip Chimento2021-02-059-120/+83
* SQUASH: control compileModule/compileInternalModule with a flagPhilip Chimento2021-02-052-15/+7
* esm: Add additional builtin ES modulesEvan Welsh2021-02-057-9/+129
* esm: Enable static module imports.Evan Welsh2021-02-0529-44/+1914
* context: Refactor eval start and end codeEvan Welsh2021-02-042-31/+52
* tests: Add -m flag to minijasmine for module executionPhilip Chimento2021-02-041-4/+13
* console: Add --module evaluation option.Evan Welsh2021-02-044-7/+118
* GLib: Use native byte array function for override.Evan Welsh2021-02-041-1/+1
* maint: Work around bug in address sanitizerPhilip Chimento2021-02-041-0/+2
* maint: Work around bug in clang-formatPhilip Chimento2021-02-031-0/+1
* Merge branch '372-missing-global-class' into 'master'Philip Chimento2021-01-312-1/+24
|\
| * importer: Add backwards-compatible GjsFileImporter global objectPhilip Chimento2021-01-302-1/+24
* | Merge branch 'cpp-function' into 'master'Philip Chimento2021-01-313-82/+85
|\ \
| * | function: Cleanup function call GError on failuresMarco Trevisan (Treviño)2021-01-302-4/+4
| * | function: Split finishing function invocation phase to another functionMarco Trevisan (Treviño)2021-01-301-23/+32
| * | function: Store more call-state data in GjsFunctionCallStateMarco Trevisan (Treviño)2021-01-303-76/+70
|/ /
* | Merge branch 'remove-jsclass-macros-from-function' into 'master'Philip Chimento2021-01-311-230/+239
|\ \ | |/ |/|
| * function: Remove JSClass macrosPhilip Chimento2021-01-301-230/+239
|/
* Merge branch 'remove-jsclass-macros-from-ns-gtype-cairo' into 'master'Philip Chimento2021-01-3037-1482/+1744
|\
| * js: Rename GJS_GET_WRAPPER_PRIV to GJS_CHECK_WRAPPER_PRIVPhilip Chimento2021-01-306-24/+24
| * cairo: Remove JSClass macros from CairoRegionPhilip Chimento2021-01-303-85/+61
| * cairo: Remove JSClass macros from CairoSurface and subclassesPhilip Chimento2021-01-309-411/+336
| * cairo: Remove JSClass macros from CairoPathPhilip Chimento2021-01-304-85/+70
| * cairo: Remove JSClass macros from CairoPattern and subclassesPhilip Chimento2021-01-309-373/+325
| * cairo: Remove JSClass macros from Cairo contextPhilip Chimento2021-01-305-86/+80
| * gtype: Move code into class bodyPhilip Chimento2021-01-301-112/+90
| * gtype: Remove JSClass macrosPhilip Chimento2021-01-304-77/+116
| * ns: Move code into class bodyPhilip Chimento2021-01-301-125/+109
| * ns: Remove JSClass macrosPhilip Chimento2021-01-301-90/+74
| * js: Add new system for creating wrapper objects for native typesPhilip Chimento2021-01-3016-122/+567
|/
* Merge branch 'console_fix_multiline_literals' into 'master'Philip Chimento2021-01-301-0/+1
|\
| * console: fix multiline template literalsAles Huzik2021-01-311-0/+1
|/
* Merge branch 'display-current-line-of-source-code-when-displaying-current-fra...Philip Chimento2021-01-274-15/+30
|\
| * Display current line of source code when displaying current frame in debuggerNasah Kuma2021-01-274-15/+30
|/
* Merge branch 'sonny-master-patch-63289' into 'master'Philip Chimento2021-01-251-1/+3
|\
| * doc: add Clapper and Flatseal to thirty party applications written in GJSSonny Piers2021-01-251-1/+3
* | Merge branch 'editorconfig' into 'master'Philip Chimento2021-01-253-14/+28
|\ \ | |/ |/|
| * add .editorconfig fileSonny Piers2021-01-243-14/+28
|/
* Merge branch 'kill-window' into 'master'Philip Chimento2021-01-237-15/+16
|\
| * Replace remaining mentions of window with globalThisSonny Piers2021-01-237-15/+16
* | Merge branch 'doc-update' into 'master'Philip Chimento2021-01-233-6/+28
|\ \ | |/ |/|
| * various documentation improvementsSonny Piers2021-01-223-6/+28
|/
* build: Post-release version bumpPhilip Chimento2021-01-091-1/+1
* release: Prepare for 1.67.11.67.1Philip Chimento2021-01-091-1/+98
* Merge branch 'add-backtrace-full-command-to-debugger' into 'master'Philip Chimento2021-01-093-8/+44
|\
| * Add backtrace full command to debuggerNasah Kuma2021-01-093-8/+44
|/
* Merge branch 'wip/smcv/test-more-flags' into 'master'Philip Chimento2021-01-092-1/+56
|\
| * build: Require g-i 1.66.1 for testsPhilip Chimento2021-01-091-1/+1
| * testGIMarshalling: Expand test coverage for flagsSimon McVittie2021-01-091-0/+55
|/