summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.39.50.39.5Rico Tzschichholz2018-01-195-4/+22
* codewriter: Don't use string.replace() to apply header_to_overrideRico Tzschichholz2018-01-181-1/+7
* tests: Add test for parameter type checking of async methodsRico Tzschichholz2018-01-182-0/+16
* vala: Skip default-value positioning check for parameters of coroutinesRico Tzschichholz2018-01-181-0/+4
* Revert "Do not warn about non-default parameters for coroutines."Rico Tzschichholz2018-01-181-14/+11
* codegen: Factor-out generators for struct entries of class membersDaniel Espinosa2018-01-181-111/+125
* vala: Move constant lists from Class/Interface up to ObjectTypeSymbolRico Tzschichholz2018-01-173-45/+25
* vala: Move inner-type lists from Class/Interface up to ObjectTypeSymbolRico Tzschichholz2018-01-173-180/+98
* vala: Move member lists from Class/Interface up to ObjectTypeSymbolDaniel Espinosa2018-01-173-144/+122
* vapi: Update GIR-based bindingsRico Tzschichholz2018-01-162-9/+8
* test: Drop workaround for fixed bug with compact classesRico Tzschichholz2018-01-151-3/+0
* codegen: Add support for abstract/virtual methods and properties in compact c...Daniel Espinosa2018-01-158-45/+206
* webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interfaceRico Tzschichholz2018-01-122-3/+7
* gtk+-4.0: Update to 3.93.0+60d3378dRico Tzschichholz2018-01-102-90/+1
* libwnck-3.0: Update to 3.24.1Rico Tzschichholz2018-01-101-0/+8
* webkit2gtk-4.0: Update to 2.19.5Rico Tzschichholz2018-01-102-3/+23
* Regenerate GIR-based bindingsRico Tzschichholz2018-01-0910-65/+65
* girparser: Improve instance method detectionRico Tzschichholz2018-01-091-4/+4
* valadoc: Less string copyingRico Tzschichholz2018-01-0910-12/+12
* valadoc: Drop custom realpath()Rico Tzschichholz2018-01-098-95/+18
* valadoc: Drop custom SourceLocationRico Tzschichholz2018-01-098-57/+21
* valadoc: Drop custom MarkupReaderRico Tzschichholz2018-01-097-490/+65
* gio-unix-2.0: Update to 2.55.1Rico Tzschichholz2018-01-093-0/+27
* libvaladoc: Add support for single line documentation commentsMichael James Gratton2018-01-091-10/+27
* libvaladoc: Allow @link tags to be split over multiple linesMichael James Gratton2018-01-092-2/+17
* Release 0.39.40.39.4Rico Tzschichholz2018-01-085-5/+20
* ccode: Don't write trailing space in function declarations/definitionsRico Tzschichholz2018-01-081-1/+1
* vala: Add pkgdatadir and pkglibdir to pkg-config fileRico Tzschichholz2018-01-081-1/+3
* vapi: Update GIR-based bindingsRico Tzschichholz2018-01-081-0/+6
* vapigen: Add coverage build-flagsRico Tzschichholz2018-01-081-0/+5
* tests: Add invalid "base" tests to increase coverageRico Tzschichholz2018-01-075-0/+40
* tests: Add "while (false)" test to increase coverageRico Tzschichholz2018-01-072-0/+6
* tests: Add "continue" parser test to increase coverageRico Tzschichholz2018-01-072-0/+13
* tests: Add "preprocessor" parser test to increase coverageRico Tzschichholz2018-01-072-0/+10
* tests: Add "assignment" operator parser tests to increase coverageRico Tzschichholz2018-01-072-0/+15
* tests: Add "do-while" parser tests to increase coverageRico Tzschichholz2018-01-072-0/+15
* tests: Add "iterator" methods tests to increase coverageRico Tzschichholz2018-01-072-0/+73
* tests: Add "contains" method test to increase coverageRico Tzschichholz2018-01-072-0/+11
* tests: Add "dynamic" signal and property tests to increase coverageRico Tzschichholz2018-01-072-0/+36
* tests: Add explicit "move" and "resize" array tests to increase coverageRico Tzschichholz2018-01-071-0/+16
* tests: Add "initially-unowned" test to increase coverageRico Tzschichholz2018-01-072-0/+11
* tests: Add "tuple" parser test to increase coverageRico Tzschichholz2018-01-072-0/+15
* tests: Add "template" parser test to increase coverageRico Tzschichholz2018-01-072-0/+13
* valadoc: Add coverage build-flagsRico Tzschichholz2018-01-076-0/+18
* valadoc/tests: split VALAFLAGS over multiple lines in testrunner.shRico Tzschichholz2018-01-071-1/+32
* codegen: Drop dead lambda-in-constructor pathRico Tzschichholz2018-01-071-12/+4
* vala: Replace if-else-tree with switchRico Tzschichholz2018-01-071-20/+11
* codegen: Add destroy out-param when invoking delegate returned by delegateRico Tzschichholz2018-01-063-0/+28
* vapi: Update GIR-based bindingsRico Tzschichholz2018-01-061-1/+8
* gtk+-4.0: Update to 3.93.0+3c38ebb9Rico Tzschichholz2018-01-062-17/+25