summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* parser: Support one-line declaration of multiple fields in classes/structswszqkzqk2023-01-054-35/+397
* tests: Add "one-line declaration of local variables" test to increase coverageRico Tzschichholz2023-01-053-0/+33
* codegen: Correctly handle fixed-length array initialization of fields in classesRico Tzschichholz2023-01-049-113/+457
* vala: Allow to use store_field() for initializationsRico Tzschichholz2023-01-045-8/+14
* vala,libvaladoc: Properly check for colored terminal output on Windowswszqkzqk2023-01-042-4/+10
* parser: Properly handle chained equality expressionswszqkzqk2022-12-227-34/+342
* codegen: Use a special CCodeBinaryExpression for string comparisonsRico Tzschichholz2022-12-223-8/+71
* parser: Move parsing of IS and AS type checks to dedicated functionRico Tzschichholz2022-12-222-36/+34
* tests: Add "string relation" tests to increase coverageRico Tzschichholz2022-12-223-0/+49
* tests: Add "type check comparison" test to increase coverageRico Tzschichholz2022-12-223-0/+317
* gtk4: Update workaround for DropTarget.drop() signal conflictRico Tzschichholz2022-12-123-4/+9
* gitignore: Add built files on Windows星外之神2022-12-121-0/+3
* vala: Add support for binary/octal integer literal星外之神2022-12-0817-30/+317
* vala: Improve integer literal checksRico Tzschichholz2022-12-087-1/+58
* cairo: Add new symbols for 1.18Rico Tzschichholz2022-12-061-3/+33
* cairo: Drop broken PsSurface.get_levels() which is bound as PsLevel.get_levels()Rico Tzschichholz2022-12-061-1/+0
* cairo: Add missing Cairo.Pattern.get_rgba()Rico Tzschichholz2022-12-061-0/+1
* vapi: Remove hildon bindingsCorentin Noël2022-12-0516-6097/+0
* vapi: Add webkitgtk-6.0 bindingsRico Tzschichholz2022-11-2711-0/+6746
* gtk4: Require pangocairo which is a dependency of Gdk-4.0Rico Tzschichholz2022-11-271-0/+1
* Fix output decoding error of non-ASCII character on Win32wszqkzqk2022-11-279-42/+42
* Actually use printf-like way of Report.*()Rico Tzschichholz2022-11-203-6/+6
* vala: Fix assignment operators for element accessSimon Werbeck2022-11-144-0/+206
* vala: Minor scanner optimizationwszqkzqk2022-11-142-10/+10
* harfbuzz-gobject: Update to 5.3.1Rico Tzschichholz2022-11-134-60/+285
* vapi: Add freetype2 binding stub for harfbuzz-gobjectRico Tzschichholz2022-11-132-0/+26
* vapi: Update GIR-based bindingsRico Tzschichholz2022-11-1312-44/+395
* vala: Add support for verbatim template string星外之神2022-10-3019-52/+508
* vala: Report error in real literal if exponent has no digits星外之神2022-10-265-0/+23
* codegen: Append VALA_EXTERN also when using fast-vapiAlberts Muktupāvels2022-10-231-0/+8
* pixman-1: Fix instance position of region copy methodsDavid Hewitt2022-10-221-0/+2
* codegen: Add glib.h include for TRUE/FALSE literalRico Tzschichholz2022-10-025-1/+31
* tests: Add "entry point exists" test to increase coverageRico Tzschichholz2022-09-262-0/+10
* gtk4: Make Gtk.show_uri_full() an instance method of Gtk.WindowRico Tzschichholz2022-09-262-2/+4
* glib-2.0: Add `double_hash` and `double_equal`wszqkzqk2022-09-261-0/+6
* libvaladoc: Inline rendering of hierarchy graphs when using svg imagescolinkiama2022-09-204-10/+47
* Sync NEWS from 0.56Rico Tzschichholz2022-09-161-0/+13
* manual: Update from wiki.gnome.orgRico Tzschichholz2022-09-151-8/+6
* tests: Split up gir parser tests into dedicated filesRico Tzschichholz2022-09-1282-671/+852
* webkit2gtk-*.*: Update to 2.37.91Rico Tzschichholz2022-09-0312-549/+387
* vala: Avoid problems with '\' in #line directives on Windows星外之神2022-08-281-1/+8
* glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50Rico Tzschichholz2022-08-171-0/+4
* 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