summaryrefslogtreecommitdiff
path: root/gjs/atoms.cpp
Commit message (Expand)AuthorAgeFilesLines
* js: Adapt to new JS::PropertyKey APIEvan Welsh2022-08-071-1/+1
* js: Update includes for headers split out of JSAPIEvan Welsh2022-01-161-1/+1
* maint: Fix IWYU includesPhilip Chimento2021-11-271-1/+0
* gjs: Define once GCPolicy instead of repeating it all over the placesMarco Trevisan (Treviño)2021-05-061-7/+1
* 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-22/+3
* [gjs|modules]/*.cpp: Forward declare specializations where neededChun-wei Fan2020-08-261-0/+8
* js: Various API renames and adjustmentsEvan Welsh2020-08-111-1/+1
* js: Fix header includes according to IWYUPhilip Chimento2020-05-201-2/+4
* js: Remove jsapi-wrapper.hPhilip Chimento2020-01-191-1/+6
* js: Rename "compartments" to "realms"Philip Chimento2020-01-191-1/+1
* maint: Fix header includes once and for allPhilip Chimento2019-06-081-1/+2
* atoms: Make init functions falliblePhilip Chimento2018-11-071-14/+21
* atoms: use structs with operator()() override to init atomsMarco Trevisan (Treviño)2018-11-071-16/+16
* atoms: Allow "symbol atoms" for keys not exposed to JSPhilip Chimento2018-11-051-0/+16
* context: Move atoms to a separate classPhilip Chimento2018-11-051-0/+43