summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* CI: Update IWYU forward-declarations for mozjs102Philip Chimento2022-11-151-1/+2
* maint: Update includes to match new version of IWYUPhilip Chimento2022-11-151-28/+0
* Configure npm to prefer IPv4 addressesBartłomiej Piotrowski2022-11-091-0/+2
* Update ESLint toolingSonny Piers2022-11-024-654/+2115
* js: Replace JSFreeOp with JS::GCContextEvan Welsh2022-08-071-1/+1
* build: Build with mozjs102Evan Welsh2022-08-071-1/+1
* CI: Work around IWYU bugPhilip Chimento2022-08-061-1/+2
* CI: Add missing files to IWYU scriptPhilip Chimento2022-07-261-5/+7
* CI: Fix bug in IWYU process scriptPhilip Chimento2022-07-251-1/+1
* maint: Bring headers in line with IWYU 0.18Philip Chimento2022-07-252-17/+15
* maint: Fix IWYU includes in files that previously failedPhilip Chimento2022-07-242-0/+48
* CI: Handle precompiled headers in iwyu command linePhilip Chimento2022-07-241-3/+5
* maint: Define additional macro for cppcheckPhilip Chimento2022-07-241-0/+1
* eslint: Update eslint and eslint-plugin-jsdocEvan Welsh2022-03-052-42/+42
* global: Enable static class blocksEvan Welsh2022-02-082-132/+118
* meson: Update mozjs to mozjs-91Evan Welsh2022-01-161-1/+1
* tools: Add iwyu-tool as a binary name for iwyuEvan Welsh2022-01-141-1/+1
* Add implicit main loop for dynamic importsEvan Welsh2022-01-131-1/+2
* gi: Add enumeration hook for Interface prototypesEvan Welsh2022-01-091-0/+2
* CI: ignore warning about pragma once in IWYUPhilip Chimento2021-11-271-1/+2
* Implement custom GSource to handle promise queueingEvan Welsh2021-11-012-1/+3
* CI: Remove false positives from IWYU 0.16Philip Chimento2021-09-261-2/+0
* Update ESLint to v8ewlsh/eslint-v8Evan Welsh2021-08-182-251/+143
* build: Fix IWYU errorsPhilip Chimento2021-08-012-0/+2
* build: Accommodate iwyu_tool named iwyu_tool.pyPhilip Chimento2021-08-011-1/+1
* build: Remove bash-ismPhilip Chimento2021-08-011-1/+1
* build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /toolsdependabot[bot]2021-08-011-3/+3
* maint: Add links to IWYU bug numbers for false positivesPhilip Chimento2021-08-011-0/+5
* build(deps): bump lodash from 4.17.20 to 4.17.21 in /toolsdependabot[bot]2021-06-081-3/+3
* heapgraph: Add special formatting for Proxy nodesPhilip Chimento2021-05-051-0/+4
* Upgrades codespell to 2.0.0 in CI and adds suggestions by codespell packageKajal Sah2021-04-051-1/+1
* maint: Remove trailing spacesPhilip Chimento2021-03-041-3/+3
* objectbox: Keep a vector of wrappers to reuse themMarco Trevisan (Treviño)2021-02-071-0/+1
* objectbox: Support native JSObject GType for signal parameters and propertiesMarco Trevisan (Treviño)2021-02-071-4/+4
* Replace remaining mentions of window with globalThisSonny Piers2021-01-232-3/+3
* CI: Fix stdint.h IWYU workaroundPhilip Chimento2020-12-301-1/+1
* CI: Remove unnecessary ninja invocation from coveragePhilip Chimento2020-12-031-1/+0
* CI: Ignore subprojects in coverage reportsPhilip Chimento2020-12-031-1/+1
* CI: Generate compile database without running MesonPhilip Chimento2020-12-032-6/+10
* CI: Make necessary changes to includes for IWYU 0.15Philip Chimento2020-11-301-2/+12
* CI: Add standalone header files to IWYU scriptPhilip Chimento2020-11-301-49/+27
* CI: Remove workarounds no longer needed for IWYU 0.14Philip Chimento2020-11-302-6/+0
* CI: Fix bug in IWYU postprocess scriptPhilip Chimento2020-11-301-2/+1
* CI: Don't ignore fatal errors in IWYU postprocess scriptPhilip Chimento2020-11-301-0/+5
* CI: Remove false positive includesPhilip Chimento2020-11-301-0/+7
* CI: Fix bug in IWYU mapping filePhilip Chimento2020-11-302-3/+26
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-3010-0/+15
* *: Fix spelling mistakes found by codespellBjörn Daase2020-11-291-1/+1
* CI: Add cppcheck config filePhilip Chimento2020-11-222-1/+15
* CI: Avoid cppcheck false positivesPhilip Chimento2020-11-221-0/+1