summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* valadoc: Use a more modern stylesheet and iconswip/valadocCorentin Noël2018-02-0828-343/+292
* tests: Add invalid "foreach" tests to increase coverageCorentin Noël2018-02-0815-0/+231
* valac: Always use the given "pkg-config" and respect PKG_CONFIG envarRico Tzschichholz2018-02-084-66/+77
* tests: Move namespaces.vala into parser and merge its main methodsRico Tzschichholz2018-02-082-6/+3
* vapi: Update GIR-based bindingsRico Tzschichholz2018-02-073-12/+7
* glib-2.0: Add KeyFile.get_locale_for_key()Rico Tzschichholz2018-02-071-0/+2
* gstreamer-1.0: Update from 1.13+ git masterRico Tzschichholz2018-02-073-67/+89
* gtk+-4.0: Update to 3.93.0+d07b14f4Rico Tzschichholz2018-02-073-3172/+17
* codegen: Fix GDestroyNotify of delegate parameters in delegate declarationRico Tzschichholz2018-02-061-1/+1
* tests: Add various regression "codegen" tests to increase coverageRico Tzschichholz2018-02-0616-0/+189
* tests: Add "destructors" test to increase coverageRico Tzschichholz2018-02-052-0/+35
* tests: Add invalid "method" tests to increase coverageRico Tzschichholz2018-02-0524-0/+208
* testrunner: Accept Packages in header of Invalid Code testsRico Tzschichholz2018-02-051-1/+2
* tests: Add invalid "struct" tests to increase coverageRico Tzschichholz2018-02-055-0/+43
* tests: Add invalid "control-semantic" tests to increase coverageRico Tzschichholz2018-02-0520-0/+192
* tests: Add invalid "control-flow" tests to increase coverageRico Tzschichholz2018-02-059-0/+70
* tests: Add invalid "constant" tests to increase coverageRico Tzschichholz2018-02-056-0/+39
* tests: Add invalid "property" tests to increase coverageRico Tzschichholz2018-02-0514-0/+142
* tests: Add invalid "parameter" tests to increase coverageRico Tzschichholz2018-02-057-0/+51
* tests: Add more "parser" tests to increase coverageCorentin Noël2018-02-0553-1/+477
* tests: Add invalid "field" tests to increase coverageRico Tzschichholz2018-02-0510-0/+83
* 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