summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* valadoc: Use a more modern stylesheettintou/update-valadoc-styleCorentin Noël2018-01-261-293/+268
* vapi: Update GIR-based bindingsRico Tzschichholz2018-01-253-4/+11
* tests: Add test for invalid variadic functionRico Tzschichholz2018-01-242-0/+8
* vala: Variadic constructors without a real first parameter are not allowedRico Tzschichholz2018-01-243-0/+16
* gtk+-4.0: Only override type of "event" parametersRico Tzschichholz2018-01-232-4/+4
* libvaladoc: Keep bootstrap-support with valac >= 0.16.1Rico Tzschichholz2018-01-211-2/+2
* gtk+-4.0: Update to 3.93.0+4d36a0bfRico Tzschichholz2018-01-212-35/+10
* codegen: Use G_PARAM_STATIC_STRINGSRico Tzschichholz2018-01-202-4/+4
* build: Bump bootstrap requirement to 0.39.6 for --abi-stability build flagRico Tzschichholz2018-01-201-2/+2
* codegen: Add abi-stability path for interfacesRico Tzschichholz2018-01-201-16/+40
* codegen: Add abi-stability path for classesDaniel Espinosa2018-01-201-13/+40
* compiler: Add --abi-stability option for future ABI stability enablementDaniel Espinosa2018-01-204-0/+29
* posix: add ctime(3)Dr. Michael Lauer2018-01-201-0/+3
* posix: fix binding of struct hostent. Make clear that gethostbyname(3) can re...Dr. Michael Lauer2018-01-201-1/+2
* gtk+-3.0: Fix cheader_filename of Plug and SocketRico Tzschichholz2018-01-202-2/+4
* Regenerate GIR-based bindingsRico Tzschichholz2018-01-2014-0/+37
* girparser: Set NoAccessorMethod for non-readable and construct-only propertiesRico Tzschichholz2018-01-201-1/+1
* 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