summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add invalid cases for the Parserwip/tintou/testsCorentin Noël2018-02-0555-1/+565
* Release 0.39.70.39.7Rico Tzschichholz2018-02-045-4/+10
* codegen: Don't try to infer error argument on async begin methodsRico Tzschichholz2018-02-043-1/+22
* tests: Additionally add $topbuilddir to PKG_CONFIG_PATH for libvala-*.pcRico Tzschichholz2018-01-311-1/+1
* Release 0.39.60.39.6Rico Tzschichholz2018-01-305-4/+30
* Regenerate GIR-based bindingsRico Tzschichholz2018-01-292-4/+36
* girparser: Don't accept methods as property-accessor which throw errorsRico Tzschichholz2018-01-291-2/+2
* girparser: Ignore conflicting closure/destroy indexesRico Tzschichholz2018-01-291-2/+6
* Revert "semanticanalyzer: Transform replaced_nodes field into method"Rico Tzschichholz2018-01-295-11/+5
* codegen: Fix return-type for cancelled async creation methods of classesErnestas Kulik2018-01-273-0/+17
* codegen: Internally generated delegates don't require a typedefRico Tzschichholz2018-01-271-0/+5
* tests: Add missing PrintfFormat attributeRico Tzschichholz2018-01-271-0/+1
* codegen: Infer error parameter from abstract/virtual method implementationsRico Tzschichholz2018-01-275-1/+77
* 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