summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gicsanner/ast.py: type-hints: add annotationszbrown/types-1Zander Brown2020-11-091-224/+434
* gicsanner/utils.py: type-hints: add annotationsZander Brown2020-11-091-23/+26
* gicsanner/message.py: type-hints: add annotationsZander Brown2020-11-091-52/+129
* Merge branch 'mypy-basics' into 'master'Christoph Reiter2020-11-088-7/+16
|\
| * Add basic mypy supportChristoph Reiter2020-11-077-6/+15
| * Require Python 3.5Christoph Reiter2020-11-071-1/+1
* | Merge branch 'define-PY_SSIZE_T_CLEAN' into 'master'Christoph Reiter2020-11-081-0/+1
|\ \
| * | giscanner: always define PY_SSIZE_T_CLEANChristoph Reiter2020-10-061-0/+1
* | | Merge branch 'py-type-assign' into 'master'Christoph Reiter2020-11-081-5/+5
|\ \ \
| * | | Don't assume Py_TYPE being a macroChristoph Reiter2020-10-061-5/+5
| |/ /
* | | Merge branch 'open-cleanup' into 'master'Christoph Reiter2020-11-0713-33/+35
|\ \ \
| * | | Always close filesChristoph Reiter2020-11-072-16/+18
| * | | Always pass an encoding to open() using text modeChristoph Reiter2020-11-0713-17/+17
| | |/ | |/|
* | | Merge branch 'remove-libtoolimporter' into 'master'Christoph Reiter2020-11-074-98/+9
|\ \ \ | |/ / |/| |
| * | Remove LibtoolImporterChristoph Reiter2020-11-074-98/+9
|/ /
* | Merge branch 'fix-no-data' into 'master'Christoph Reiter2020-11-071-1/+1
|\ \
| * | meson.build: exclude girepo_dep if introspection data is disabledAlexander Kanavin2020-10-201-1/+1
|/ /
* | gir: Update annotations from glib git masterRico Tzschichholz2020-10-203-39/+507
* | gir: Update annotations from glib 2.66.1Christoph Reiter2020-10-201-8/+8
* | Merge branch 'monkey_patch_distutils_get_msvcr' into 'master'Nirbheek Chauhan2020-10-151-0/+30
|\ \ | |/ |/|
| * monkey patch distutils.cygwinccompiler.get_msvcrjensgoe2020-10-141-0/+30
|/
* Update NEWSChristoph Reiter2020-10-031-0/+9
* Merge branch 'revert-section-matching' into 'master'Mathieu Duponchelle2020-09-292-40/+1
|\
| * Revert "giscanner: Fix section matching for documentation"Mathieu Duponchelle2020-09-292-40/+1
|/
* gicsanner/message.py: Windows: Fix running on different drivesChun-wei Fan2020-09-261-2/+8
* Merge branch 'wip/smcv/test-more-flags' into 'master'Philip Chimento2020-09-202-0/+78
|\
| * girmarshalling tests: Diagnose GValue not holding enum/flagswip/smcv/test-more-flagsSimon McVittie2020-09-191-0/+4
| * gimarshallingtests: Add more tests for flagsSimon McVittie2020-09-192-0/+30
| * tests: Add a test-case for a vfunc returning flags in different waysSimon McVittie2020-09-192-0/+44
|/
* gir: Update annotations from glib 2.66.0Christoph Reiter2020-09-171-3/+3
* Update NEWS and version bumpChristoph Reiter2020-09-122-1/+24
* Merge branch 'fix-350' into 'master'Mathieu Duponchelle2020-09-072-1/+40
|\
| * giscanner: Fix section matching for documentationJames Westman2020-09-072-1/+40
|/
* Merge branch 'clang-cl' into 'master'Mathieu Duponchelle2020-09-053-6/+39
|\
| * MSVC.README.rst: Mention about the clang-cl supportChun-wei Fan2020-08-251-0/+9
| * giscanner: Add support for using clang-clChun-wei Fan2020-08-242-6/+30
* | gir: Update annotations from glib git masterRico Tzschichholz2020-09-022-15/+51
|/
* gir: Update annotations from glib git masterRico Tzschichholz2020-08-232-156/+381
* Merge branch 'property-method-name-conflict' into 'master'Mathieu Duponchelle2020-08-081-0/+9
|\
| * website: Add section about property/method name conflictsPhilip Chimento2020-08-021-0/+9
* | gir: Update annotations from glib git masterRico Tzschichholz2020-08-041-156/+0
|/
* gir: Update annotations from glib git masterRico Tzschichholz2020-08-013-30/+259
* Merge branch 'objectinfo_nullable' into 'master'Mathieu Duponchelle2020-07-221-14/+14
|\
| * Add missing nullable annotations to GObjectInfoJonne Haß2020-05-261-14/+14
* | Merge branch 'standalone-doc-sections' into 'master'Mathieu Duponchelle2020-07-2212-28/+124
|\ \
| * | Add the notion of standalone doc sections.Mathieu Duponchelle2020-07-1212-28/+124
* | | Merge branch 'sincify-members-and-fields' into 'master'Mathieu Duponchelle2020-07-2211-95/+221
|\ \ \
| * | | giscanner: parse block comments for members and fieldsMathieu Duponchelle2020-07-1211-95/+221
* | | | Merge branch 'patch-1' into 'master'Christoph Reiter2020-07-143-6/+22
|\ \ \ \ | |/ / / |/| | |
| * | | meson: also build gi-dump-types on WindowsChristoph Reiter2020-05-193-2/+6