summaryrefslogtreecommitdiff
path: root/modules/script/_bootstrap/default.js
Commit message (Expand)AuthorAgeFilesLines
* feat: Console async workewlsh/nova-replEvan Welsh2023-03-121-166/+0
* print: Format Symbol property keysPhilip Chimento2023-01-011-1/+10
* print: Pretty-print formatting for SymbolsPhilip Chimento2023-01-011-0/+22
* print: Refactor check for nonstandard toString in pretty-printPhilip Chimento2023-01-011-11/+15
* Not PR focus: pretty printing empty objects as {}Nasah2022-07-231-1/+2
* pretty print string value with double quotesNasah2022-07-231-2/+4
* Add check for GObject introspected objects to pretty-printNasah Kuma2022-06-131-7/+14
* Closes: #469 ;added check for circular referencing when printing out objectsNasah Kuma2022-03-231-7/+17
* Verbose object print outputNasah Kuma2022-02-251-0/+53
* print: Connect up prettyPrint() to Console.interact() and log()Philip Chimento2022-02-251-1/+18
* Refactor ARGV handling and add system.programArgs.ewlsh/refactor-argvEvan Welsh2021-02-111-0/+8
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-301-0/+2
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-041-0/+2
* print: Define API writablePhilip Chimento2020-08-301-0/+4
* modules: Split print functions into native module.Evan Welsh2020-07-041-2/+23
* JS: migrate from the global `window` to `globalThis`Andy Holmes2020-04-241-1/+1
* modules: Reorganize modules to support multiple globals.Evan Welsh2020-02-021-0/+7