summaryrefslogtreecommitdiff
path: root/gjs/mainloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* mainloop: Instrument main loop and promise job dispatcher with debug logsPhilip Chimento2023-03-041-0/+3
* Introduce runAsync() to run main loops without blocking module resolutionEvan Welsh2023-02-201-0/+2
* modules: Enable top-level await for modulesEvan Welsh2022-02-061-5/+18
* Add implicit main loop for dynamic importsEvan Welsh2022-01-131-0/+37