summaryrefslogtreecommitdiff
path: root/modules/print.cpp
Commit message (Expand)AuthorAgeFilesLines
* modules: Use ESM as the primary module systemewlsh/replace-internal-importsEvan Welsh2022-05-081-0/+31
* print: Connect up prettyPrint() to Console.interact() and log()Philip Chimento2022-02-251-0/+28
* js: Update includes for headers split out of JSAPIEvan Welsh2022-01-161-0/+1
* gjs: Define once GCPolicy instead of repeating it all over the placesMarco Trevisan (TreviƱo)2021-05-061-7/+0
* js: Use strings and stringstreams instead of GStringPhilip Chimento2021-01-021-16/+13
* CI: Make necessary changes to includes for IWYU 0.15Philip Chimento2020-11-301-2/+1
* maint: Convert all existing license/copyright comments to SPDX formatPhilip Chimento2020-10-041-6/+3
* [gjs|modules]/*.cpp: Forward declare specializations where neededChun-wei Fan2020-08-261-0/+8
* CI: Update IWYU includesPhilip Chimento2020-08-081-1/+0
* modules: Split print functions into native module.Evan Welsh2020-07-041-0/+159