summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SQUASH: fixesesm/dynamic-importsPhilip Chimento2021-02-081-59/+67
* Add dynamic import support to scriptsEvan Welsh2021-02-075-3/+101
* WIP - dynamic imports testsPhilip Chimento2021-02-074-0/+32
* Implement dynamic importsEvan Welsh2021-02-074-0/+211
* Implement loadResourceOrFileAsync for dynamic importsPhilip Chimento2021-02-073-0/+149
* Merge branch 'ewlsh/jasmine291' into 'master'Philip Chimento2021-02-073-1241/+3128
|\
| * Don't run codespell on jasmine.jsEvan Welsh2021-02-071-1/+1
| * Update to Jasmine 2.9.1ewlsh/jasmine291Evan Welsh2021-02-062-1240/+3127
* | Merge branch 'native-jsobject-gtype' into 'master'Philip Chimento2021-02-0710-5/+526
|\ \
| * | objectbox: Keep a vector of wrappers to reuse themMarco Trevisan (Treviño)2021-02-073-9/+67
| * | objectbox: Support native JSObject GType for signal parameters and propertiesMarco Trevisan (Treviño)2021-02-079-5/+468
|/ /
* | Merge branch 'esm/static-imports' into 'master'Philip Chimento2021-02-0747-83/+2393
|\ \ | |/ |/|
| * esm: Add additional builtin ES modulesEvan Welsh2021-02-0610-24/+173
| * esm: Enable static module imports.Evan Welsh2021-02-0638-44/+2061
| * context: Refactor eval start and end codeEvan Welsh2021-02-062-31/+52
| * tests: Add -m flag to minijasmine for module executionPhilip Chimento2021-02-061-4/+13
| * console: Add --module evaluation option.Evan Welsh2021-02-064-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 'mcatanzaro/glib-typeof' into 'master'Philip Chimento2021-02-021-1/+1
|\ \ | |/ |/|
| * arg: fix build failure with glib masterMichael Catanzaro2021-02-021-1/+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
|/