summaryrefslogtreecommitdiff
path: root/vapigen
Commit message (Expand)AuthorAgeFilesLines
* gidl parse default_value for enumsMarc-André Lureau2012-01-311-0/+2
* gtk+-3.0: Improve Dialog.get_content_area bindingJürg Billeter2011-12-211-0/+2
* gio-2.0: Fix g_dbus_send_message_with_reply and GUnixFDList bindingsJürg Billeter2011-11-301-0/+13
* gidlparser: Support abstract metadata for propertiesLuca Bruno2011-11-301-0/+4
* Explicitly set type_id for boxed types converted to compact classesLuca Bruno2011-11-301-0/+3
* Use Path.build_path instead of using raw string.printfLuca Bruno2011-09-051-1/+1
* Use '/' as directory separator instead of using build_filenameLuca Bruno2011-09-021-1/+1
* gidlparser: Guess NoAccessorMethod for interface propertiesLuca Bruno2011-08-061-0/+20
* gidlparser: Use lower_case_cprefix when available also for classesLuca Bruno2011-08-031-3/+2
* gidlparser: Do not use C specific methods of code nodesLuca Bruno2011-08-011-211/+348
* On-demand Delegate.has_targetLuca Bruno2011-08-011-0/+1
* Fix usage of possibly unassigned out parametersLuca Bruno2011-07-151-7/+4
* gidlparser: Support setting simple_generics to methodsLuca Bruno2011-06-281-0/+4
* gidlparser: Add no_delegate_target metadata for fieldsLuca Bruno2011-06-261-0/+9
* gidlparser: Support nullable metadata for propertiesLuca Bruno2011-06-111-0/+4
* Move custom_return_type_cname CCode attribute down to MethodLuca Bruno2011-06-041-1/+1
* gdk-3.0: Fix gdk_window_destroy bindingJürg Billeter2011-05-161-0/+4
* gidlparser: Support hiding interfaces with metadataDaniel Hams2011-04-091-0/+4
* gidlparser: Support error types for delegatesMichal Hruby2011-04-051-1/+25
* gidlparser: Add support for array return values in delegatesMichal Hruby2011-04-041-0/+9
* vapigen: Fix marking gir metadata as source.Luca Bruno2011-04-041-5/+11
* Add --metadatadir option to specify path for GIR metadataLuca Bruno2011-04-041-0/+4
* gidl parser: add interface type_cname attributeRyan Lortie2011-03-301-0/+2
* Add support for [Experimental] attributeMarco Trevisan (Treviño)2011-03-151-0/+57
* gidlparser: Fix null-terminated array parameters in delegatesMichal Hruby2011-02-241-0/+7
* gtk+-2.0, gtk+-3.0: Fix GtkActionEntry bindingJürg Billeter2011-02-221-0/+6
* glib-2.0: Add parse and try_parse methods to boolean and numeric typesJürg Billeter2011-01-291-11/+6
* gio-2.0: Fix GDBusProxy::g-properties-changed bindingJürg Billeter2011-01-251-0/+11
* vapigen: Fix handling of arrays and nullability when parsing typesEvan Nemerson2011-01-191-16/+8
* vapigen: Fix metadata pattern handlingJürg Billeter2011-01-161-2/+2
* glib-2.0: Add string.index_of_charJürg Billeter2011-01-151-5/+5
* glib-2.0: Add string.index_of_nth_charJürg Billeter2011-01-152-20/+20
* vapigen: Support hidden attribute for interface implementationsJürg Billeter2011-01-151-0/+18
* vapigen: Fix GIDL parse error reportingJürg Billeter2010-12-221-1/+1
* vapigen: Improve type_name and type_arguments parsingEvan Nemerson2010-11-101-84/+140
* girparser: Add metadata stack while parsing the gir, generalize mergingLuca Bruno2010-11-081-1/+9
* vapigen: Add --disable-warnings and use --quiet to tune reports verbosityLuca Bruno2010-11-081-0/+4
* girparser: Parse included GIR filesLuca Bruno2010-11-081-2/+1
* vapigen: Remove misleading --metadata, each .gir must have its own .metadata.Luca Bruno2010-11-081-5/+0
* vapigen: Honor --directory option as output directoryLuca Bruno2010-11-081-1/+6
* vapigen: Remove obsolete code for handling omitted --library optionLuca Bruno2010-11-081-20/+7
* Add CodeContext.check methodJürg Billeter2010-10-281-9/+1
* Rename FormalParameter to ParameterJürg Billeter2010-10-281-5/+5
* vapigen: Support type_name attribute for signal return typesJürg Billeter2010-10-251-0/+15
* vapigen: Support hidden attribute for signal parametersJürg Billeter2010-10-251-2/+13
* gtksourceview-2.0: Make some interface methods virtual, not abstractEvan Nemerson2010-10-231-0/+3
* vapigen: fix handling of type_name on fieldsEvan Nemerson2010-10-231-10/+1
* Move package adding logic to CodeContextLuca Bruno2010-10-031-77/+20
* SourceFile: Introduce SourceFileType enumerationRyan Lortie2010-09-092-5/+5
* libsoup-2.4: Fix XMLRPC error domains.Evan Nemerson2010-08-211-0/+1