summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixwip/682_array_methods_refactorRico Tzschichholz2022-08-161-11/+31
* WIPRico Tzschichholz2022-08-162-4/+2
* cleaningRico Tzschichholz2022-08-164-49/+51
* update testsRico Tzschichholz2022-08-164-486/+222
* Update testsRico Tzschichholz2022-08-162-144/+238
* add missing c-expectedRico Tzschichholz2022-08-161-0/+527
* Add support for freeing non-pointer elements in the arrays.Vladyslav Stovmanenko2022-08-154-26/+110
* AdjustmentsVladyslav Stovmanenko2022-08-154-4/+10
* Handle unowned arraysVladyslav Stovmanenko2022-08-152-3/+26
* Update testsVladyslav Stovmanenko2022-08-155-10/+330
* Free proper elements.Vladyslav Stovmanenko2022-08-151-4/+4
* Change brackets order.Vladyslav Stovmanenko2022-08-151-3/+3
* Free before moving.Vladyslav Stovmanenko2022-08-151-25/+32
* Fix cast one more time.Vladyslav Stovmanenko2022-08-151-1/+1
* Properly cast array.Vladyslav Stovmanenko2022-08-151-4/+6
* Change order of free_funcVladyslav Stovmanenko2022-08-152-2/+2
* Fix iterator variable declaration.Vladyslav Stovmanenko2022-08-151-10/+18
* Start implementing cleaning after moveVladyslav Stovmanenko2022-08-152-2/+51
* vala: Make try-statement parsing more resilientRico Tzschichholz2022-08-153-1/+20
* atspi-2: Fix a few binding errorsRico Tzschichholz2022-08-092-11/+27
* vapi: Update GIR-based bindingsRico Tzschichholz2022-08-097-11/+224
* gstreamer: Update from 1.21.0+ git mainRico Tzschichholz2022-08-095-4/+136
* glib-2.0,gio-2.0,gobject-2.0: Update 2.74 symbolsRico Tzschichholz2022-08-094-9/+85
* vala: Enforce required type-arguments on parameter/return types of callablesRico Tzschichholz2022-08-099-0/+59
* Bump version suffix to 0.580.57.0Rico Tzschichholz2022-08-012-1/+3
* gidlparser: Set source reference of parametersRico Tzschichholz2022-08-011-4/+4
* vala: Don't unconditionally expect ObjectType of ClassRico Tzschichholz2022-07-303-1/+15
* gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attributeRico Tzschichholz2022-07-192-4/+3
* doap: Demote idle maintainers to authorsRico Tzschichholz2022-07-141-4/+4
* Release 0.56.20.56.2masterRico Tzschichholz2022-07-145-8/+24
* vapi: Add rest-1.0 bindingsRico Tzschichholz2022-07-017-0/+457
* vapi: Add geocode-glib-2.0 bindingRico Tzschichholz2022-07-014-0/+291
* codegen: Check cname of fields and methods against reserved identfiersRico Tzschichholz2022-06-144-3/+26
* codegen: Split reserved identifiers for C and ValaRico Tzschichholz2022-06-142-6/+9
* codegen: Make sure to initialize static collectionsRico Tzschichholz2022-06-142-0/+11
* vala: Avoid critical in SourceFile.get_mapped_length()Rico Tzschichholz2022-06-141-0/+4
* vapi: Add initial wayland-client bindingCorentin Noël2022-06-045-1/+406
* glib2.0: Add abs() to int8/int16/int32/ssize_tGustav Hartvigsson2022-06-021-0/+8
* codegen: Detect usage of static type-parameter in runtime contextRico Tzschichholz2022-05-313-0/+20
* codegen: Correctly set array-length for NoAccessorMethods propertiesRico Tzschichholz2022-05-104-0/+391
* Release 0.56.10.56.1Rico Tzschichholz2022-04-225-4/+18
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-04-201-101/+101
* vapi: Update GIR-based bindingsRico Tzschichholz2022-04-203-12/+6
* gstreamer: Update from 1.21.0+ git mainRico Tzschichholz2022-04-203-8/+17
* gtk4: Split out gtk4-wayland and gtk4-x11 into separate bindingsRico Tzschichholz2022-04-157-213/+235
* valadoc: Include path to doclet in error messageRico Tzschichholz2022-04-071-1/+1
* gtk4: Fix GLib.Value parameter in ContentProvider.get_value()m-shinder2022-04-072-1/+3
* vala: Improve accessibility check inside member initializerRico Tzschichholz2022-04-049-4/+738
* vala: Don't allow nullable enum value as real GObject propertyRico Tzschichholz2022-03-294-0/+264
* vapi: Update GIR-based bindingsRico Tzschichholz2022-03-287-7/+37