summaryrefslogtreecommitdiff
path: root/vapigen
Commit message (Expand)AuthorAgeFilesLines
* Fix output decoding error of non-ASCII character on Win32wszqkzqk2022-11-273-10/+10
* gidlparser: Set source reference of parametersRico Tzschichholz2022-08-011-4/+4
* vapigen.m4: use $PKG_CONFIG_SYSROOT_DIRAlexander Kanavin2021-12-011-4/+4
* Revert "Use ErrorType-based collection for CodeNode.get_error_types()"Rico Tzschichholz2021-10-251-2/+2
* Use ErrorType-based collection for CodeNode.get_error_types()Rico Tzschichholz2021-10-231-2/+2
* vala: Make Class.is_compat/is_immutable/is_singleton read-onlyRico Tzschichholz2021-01-191-6/+6
* vapigen: Avoid superfluous castRico Tzschichholz2020-11-111-1/+1
* Perform runtime version check of libvalaRico Tzschichholz2020-11-051-0/+6
* vala: Make use of new printf-like API of Report.*()Rico Tzschichholz2020-10-263-8/+8
* Fix various typos in comments and stringsRico Tzschichholz2020-08-191-1/+1
* vala: Move setting of target profile and standard packages into CodeContextRico Tzschichholz2020-03-251-9/+1
* vapigen: Define "GOBJECT" corresponding to set profile of CodeContextRico Tzschichholz2020-03-121-0/+1
* Add missing CodeContext.pop() callsPrinceton Ferro2020-03-011-0/+2
* vala: Let the parser have set namespace members as staticRico Tzschichholz2019-11-241-2/+10
* gidl/girparser: Creation methods must not be marked as staticRico Tzschichholz2019-11-171-3/+5
* girparser/gidlparser: "value_owned = true" by default for property typesRico Tzschichholz2019-09-021-0/+3
* build: Pass some useful G_LOG_DOMAIN definitionsRico Tzschichholz2019-04-241-0/+1
* vala: Add CodeContext.get_source_file() and perform some sanity checksRico Tzschichholz2019-03-191-4/+3
* vala: Drop "explicit" from ValaSourceFile and use "from_commandline"Rico Tzschichholz2018-11-031-2/+2
* Collect error_types on demand to allow transformationsLuca Bruno2018-10-231-2/+4
* vapigen: Warn if the library argument doesn't match any package attributeRico Tzschichholz2018-09-171-0/+11
* Use dedicated version api of libvala internally as wellRico Tzschichholz2018-08-091-1/+1
* gidl: Properly resolve "time_t"Rico Tzschichholz2018-07-051-1/+1
* codewriter: Output bodies of code-blocks if in VAPIGEN modeRico Tzschichholz2018-07-051-1/+1
* vala: Transform Struct.*_rank() methods into "rank" propertyRico Tzschichholz2018-04-261-1/+1
* build: Don't install vapicheckRico Tzschichholz2018-02-121-1/+3
* vapigen: Add coverage build-flagsRico Tzschichholz2018-01-081-0/+5
* Make use of GLib.OPTION_REMAINING instead of ""Rico Tzschichholz2017-12-131-1/+1
* gidlparser: Fix cname format of renamed signalsRico Tzschichholz2017-11-181-1/+1
* vapigen: Mark given source-files as such and force girparser to handle themRico Tzschichholz2017-08-191-1/+3
* Drop superfluous inheriting from GLib.ObjectRico Tzschichholz2017-06-272-2/+2
* build: Make ccode and codegen private APIRico Tzschichholz2017-04-141-2/+2
* build: vapigen and vapicheck don't require ccodeRico Tzschichholz2017-04-141-2/+0
* vapigen: Add --nostdpkg option like in valacRico Tzschichholz2017-04-031-4/+10
* vala: Clean up PropertyAccessor APIRico Tzschichholz2016-11-081-4/+2
* Avoid some string copyingRico Tzschichholz2016-11-011-5/+5
* Use more "...".printf to concat stringsRico Tzschichholz2016-10-301-1/+1
* Add missing generic-type arguments of delegatesRico Tzschichholz2016-10-081-1/+1
* codegen: Add support for finish_vfunc_name in CCodeRico Tzschichholz2016-09-181-0/+2
* vapigen: Install vapigen*.pc in multiarch compatible locationAndreas Henriksson2016-09-151-1/+1
* gidlparser: Make sure to only handle the needed cairo symbolsRico Tzschichholz2016-07-271-1/+2
* gidlparser: Special handling for some ambiguous cairo symbolsRico Tzschichholz2016-07-181-0/+11
* gidlparser: Support returns_floating_reference metadataRico Tzschichholz2016-07-081-0/+5
* vapigen: Call setlocale in main functionTing-Wei Lan2016-06-181-0/+1
* Introduce [Version (...)]Florian Brosch2016-01-301-58/+58
* gidlparser: Support transfer_container metadata for arraysRico Tzschichholz2015-11-231-0/+7
* gtk+-3.0: add scope async to Gtk.Clipboard request methodsLuca Bruno2015-09-071-0/+2
* vapigen: add delegate_target_cnameMarc-André Lureau2014-11-151-0/+2
* Use .ascii_up() instead of .up()Luca Bruno2014-10-311-2/+2
* vapigen: Don't override VALAC and use the available one like the restRico Tzschichholz2014-09-201-2/+0