summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add some invalid "chain-up" testswip/bug567269Rico Tzschichholz2018-02-1911-0/+151
* Warn when using 'this' before chain upSimon Werbeck2018-02-194-5/+41
* Allow 'static' lambdas before chainupSimon Werbeck2018-02-195-2/+60
* Allow multiple chain-up calls in the constructorSimon Werbeck2018-02-194-7/+68
* Make lambdas work in chain-ups againSimon Werbeck2018-02-191-5/+22
* tests: Add chain-up lambda regression testRico Tzschichholz2018-02-192-0/+27
* vala: Make SemanticAnalyzer.check_arguments() independent of contextRico Tzschichholz2018-02-193-4/+8
* codegen: Add valid support for const multi-dimensional arraysMarco Trevisan (Treviño)2018-02-174-5/+59
* codegen: Use pointers when accessing constant multi-dimensional arraysMarco Trevisan (Treviño)2018-02-171-0/+3
* vala: The rank of an array-initializer should match the target's rankRico Tzschichholz2018-02-173-0/+12
* Fix recursive declaration in generic base typeSimon Werbeck2018-02-173-0/+15
* vapi: Update GIR-based bindingsRico Tzschichholz2018-02-171-4/+4
* gstreamer-1.0: Update to 1.13.1Rico Tzschichholz2018-02-172-3/+43
* vala: Properly handle array-initializers inside struct-initializersRico Tzschichholz2018-02-153-3/+63
* codegen: Don't append fixed-length of array fields in initializersRico Tzschichholz2018-02-152-1/+15
* manual: Update from wiki.gnome.orgRico Tzschichholz2018-02-151-100/+100
* posix: Fix sig*set and sigprocmask parameters to be out/refLuca Bruno2018-02-141-5/+5
* libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sou...Rico Tzschichholz2018-02-145-15/+63
* linux: add dup3Dr. Michael Lauer2018-02-141-0/+2
* Release 0.39.910.39.91Rico Tzschichholz2018-02-135-4/+24
* purple: Update to 2.12.0Rico Tzschichholz2018-02-134-88/+1341
* Don't warn about unused internal methods which are meant to be visible on DBusRico Tzschichholz2018-02-131-0/+3
* vapi: Update GIR-based bindingsRico Tzschichholz2018-02-124-17/+9
* build: Don't install vapicheckRico Tzschichholz2018-02-121-1/+3
* semanticanalyzer: Drop unused error_type fieldRico Tzschichholz2018-02-111-1/+0
* vala: Issue a warning on DBus methods which are not throwing an ErrorDr. Michael Lauer2018-02-113-0/+51
* tests: Add some "girparser" tests to increase coverageRico Tzschichholz2018-02-086-0/+274
* compiler: Prefix headers for set_cheader_override() if includedir is givenRico Tzschichholz2018-02-081-1/+9
* codegen: Avoid critical when connecting dynamic signalsRico Tzschichholz2018-02-081-1/+3
* 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