summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* codegen: Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base classRico Tzschichholz2022-02-2464-1/+84
* codegen: Split out GTypeModule.generate_autoptr_cleanup()Rico Tzschichholz2022-02-241-6/+10
* vapi: gtk4-unix-print is GIR-basedRico Tzschichholz2022-02-221-1/+1
* glib-2.0: Update 2.70/72 symbolsRico Tzschichholz2022-02-221-0/+37
* vapi: Update GIR-based bindingsRico Tzschichholz2022-02-228-46/+39
* gstreamer: Update from 1.21.0+ git mainRico Tzschichholz2022-02-222-1/+39
* vala: Allow delegate without target to be used as constant typeRico Tzschichholz2022-02-224-0/+82
* vala: Keep error-code symbol reference in callable expression contextRico Tzschichholz2022-02-221-2/+4
* vala: Add common CallableExpression.call property APIRico Tzschichholz2022-02-223-6/+15
* vala: Drop unused MemberAccess.creation_member property APIRico Tzschichholz2022-02-224-15/+1
* tests: Extend "direct access to error code" test to increase coverageRico Tzschichholz2022-02-222-0/+17
* tests: Add invalid "error creation" tests to increase coverageRico Tzschichholz2022-02-223-0/+20
* tests: Fix objectcreation-no-creation-method.testRico Tzschichholz2022-02-221-1/+3
* vala: Member reference for ObjectCreationExpression is never nullRico Tzschichholz2022-02-221-62/+48
* tests: Add more Werror=... flagsRico Tzschichholz2022-02-121-0/+9
* vala: Only add catch clause if an inner error is possibleRico Tzschichholz2022-02-116-334/+21
* build: Update git-version-gen to latest upstreamRico Tzschichholz2022-02-112-10/+11
* build: Update gitlog-to-changelog to latest upstreamRico Tzschichholz2022-02-111-40/+381
* vala: Catch and throw possible inner error of lock statementsRico Tzschichholz2022-02-109-11/+733
* Release 0.55.30.55.3Rico Tzschichholz2022-02-105-4/+28
* vala: Clear SemanticAnalyzer.current_{symbol,source_file} when not needed any...Rico Tzschichholz2022-02-091-0/+3
* vala: Free empty stack list for code contextsRico Tzschichholz2022-02-091-0/+5
* gtkmodule: Recurse inner classes of ObjectTypeSymbols (2)Rico Tzschichholz2022-02-091-5/+14
* gtkmodule: Improve UI parsing and handling of nested objects and propertiesRico Tzschichholz2022-02-093-32/+111
* gtkmodule: Recurse inner classes of ObjectTypeSymbolsRico Tzschichholz2022-02-091-5/+14
* test/gtktemplate: Use correct class nameRico Tzschichholz2022-02-0913-13/+13
* vala: Remove some public API from symbols and typesRico Tzschichholz2022-02-065-6/+6
* parser: Clean up creation of constant declarationRico Tzschichholz2022-02-061-6/+8
* parser: Allow usage of dynamic on VarTypeRico Tzschichholz2022-02-067-0/+630
* codegen: Stop generating wrappers for dynamic property accessRico Tzschichholz2022-02-065-149/+92
* vala: Move dynamic property errors to semantic analyzer passRico Tzschichholz2022-02-066-1/+329
* vala: Make sure to drop our "trap" jump target in case of an errorRico Tzschichholz2022-02-043-2/+28
* vapi: Update GIR-based bindingsRico Tzschichholz2022-02-041-2/+2
* gio-2.0,glib-2.0,gobject-2.0: Update 2.72 symbolsRico Tzschichholz2022-02-043-3/+67
* gtk4: Update to 4.6.0+06ec4ec1Rico Tzschichholz2022-02-042-23/+5
* gstreamer: Update from 1.19.90+ git mainRico Tzschichholz2022-02-045-0/+29
* tests: Relax dependency of asynchronous/method-main-async.vala on build envir...Rico Tzschichholz2022-02-032-2/+2
* gtk4: Specify sentinel for GtkAcessible methodsNiels De Graef2022-02-032-1/+6
* codegen: Use correct target/destroy of delegate field initializerRico Tzschichholz2022-01-314-3/+505
* vala: Improve check of generic type references in static contextsRico Tzschichholz2022-01-306-0/+76
* tests: Generic type inference for static methods only in compact classesRico Tzschichholz2022-01-302-273/+13
* vala: Add missing TraverseVisitor.visit_data_type()Rico Tzschichholz2022-01-301-0/+6
* vala: Some simplifications while TypeParameter is a TypeSymbolRico Tzschichholz2022-01-301-5/+6
* Release 0.55.20.55.2Rico Tzschichholz2022-01-285-4/+36
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-01-281-8/+8
* codegen: Write array length of formal parameters with fixed lengthRico Tzschichholz2022-01-269-76/+128
* vala: Transform assignment of an array element as neededwxx2022-01-266-7/+325
* v4l2: Update V4l2.Capabilities and fix some inline arraysNikola Hadžić2022-01-251-6/+23
* posix: Add limits.h bindingNikola Hadžić2022-01-251-0/+140
* alsa: Add/fix *.alloca() functionsNikola Hadžić2022-01-251-5/+6