summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* modules: Add bootstrap file with ESM supportEvan Welsh2021-07-121-0/+4
* system: Add System.dumpMemoryInfo() APIPhilip Chimento2021-07-032-0/+95
* ByteArray: Clarify eslint overrideEvan Welsh2021-07-011-1/+3
* ByteArray: Add jsdoc to ByteArray.fromArray()Evan Welsh2021-07-011-2/+7
* gettext: Export LocaleCategory enum in ES modulePhilip Chimento2021-06-081-0/+2
* modified messsageveenanitk2021-06-061-2/+2
* modified _promisify functionveena2021-06-011-2/+2
* modified _promisify functionveena2021-06-011-6/+3
* modified _promisify functionveena2021-05-311-0/+9
* system: Use RAII in System.dumpHeap and logging for file pointerPhilip Chimento2021-05-161-14/+7
* gjs: Ensure that we always use unique names for static values and typesMarco Trevisan (Treviño)2021-05-135-27/+20
* gjs: Define once GCPolicy instead of repeating it all over the placesMarco Trevisan (Treviño)2021-05-0613-76/+1
* Add overrides for Gio.ListStore.insert_sorted and Gio.ListStore.sortveena2021-05-061-0/+6
* context: Collect nursery before heap dumpPhilip Chimento2021-05-051-2/+6
* system: Add missing functions to System modulePhilip Chimento2021-04-111-0/+4
* cairo: Add missing semi-colons from dummy class declarationsMatt Turner2021-04-021-3/+3
* overrides/Gio: Fix _LocalFilePrototypeFlorian Müllner2021-03-241-1/+1
* GObject: Don't autogenerate accessors for CONSTRUCT_ONLY propertiesPhilip Chimento2021-03-211-0/+2
* console.cpp: Make code build on WindowsChun-wei Fan2021-03-111-0/+5
* [modules]/cairo-*.cpp: Forward declare specializationsChun-wei Fan2021-03-1111-0/+62
* GObject: Guard against classes with GType name 'Gjs_'Philip Chimento2021-03-041-1/+4
* console: Exit if Ctrl+C pressed twicePhilip Chimento2021-02-281-2/+24
* console: Catch Ctrl+C in interactive promptPhilip Chimento2021-02-271-3/+56
* Add list command to debuggerNasah Kuma2021-02-181-4/+13
* Refactor ARGV handling and add system.programArgs.ewlsh/refactor-argvEvan Welsh2021-02-113-1/+44
* system: Alphabetize list of module properties and add missingPhilip Chimento2021-02-111-8/+10
* Add list command to debuggerNasah-Kuma2021-02-111-0/+38
* Implement system.programPath APIEvan Welsh2021-02-101-3/+16
* Add dynamic import support to scriptsEvan Welsh2021-02-081-1/+2
* Implement dynamic importsEvan Welsh2021-02-082-0/+81
* debugger: Handle special return values from Environment.getVariable()Philip Chimento2021-02-081-0/+12
* format: Add some linter rules and warnings about imports.formatPhilip Chimento2021-02-081-0/+1
* objectbox: Support native JSObject GType for signal parameters and propertiesMarco Trevisan (Treviño)2021-02-071-0/+8
* esm: Add additional builtin ES modulesEvan Welsh2021-02-063-0/+66
* esm: Enable static module imports.Evan Welsh2021-02-065-0/+458
* GLib: Use native byte array function for override.Evan Welsh2021-02-041-1/+1
* 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-303-86/+76
* console: fix multiline template literalsAles Huzik2021-01-311-0/+1
* Display current line of source code when displaying current frame in debuggerNasah Kuma2021-01-271-15/+18
* Add backtrace full command to debuggerNasah Kuma2021-01-091-8/+32
* js: Use strings and stringstreams instead of GStringPhilip Chimento2021-01-022-33/+24
* debugger: Make '$$' mean the last valuePhilip Chimento2020-11-301-1/+5
* CI: Make necessary changes to includes for IWYU 0.15Philip Chimento2020-11-302-4/+2
* CI: Fix bug in IWYU mapping filePhilip Chimento2020-11-303-0/+3
* Correct contributor copyright email.Evan Welsh2020-11-304-4/+4
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-309-0/+12