summaryrefslogtreecommitdiff
path: root/codegen/valatyperegisterfunction.vala
Commit message (Expand)AuthorAgeFilesLines
* Move to .foreach methods where it does not impact readabilitywip/geeMaciej Piechotka2017-05-031-2/+3
* codegen: Add function-prototypes for all register-type callsRico Tzschichholz2016-12-011-4/+4
* Add CCodeNode "modifiers" and transform CCodeFunction's "attributes" to itRico Tzschichholz2016-11-081-6/+4
* codegen: Remove support for GLib < 2.24Jürg Billeter2014-08-241-15/+1
* Hide internal methods in ABIMaciej Piechotka2014-03-241-0/+4
* Move EnumValue.get_canonical_cconstant to the codegenLuca Bruno2011-08-041-1/+1
* codegen: Use CCodeAttribute instead of C specific methods of code nodesLuca Bruno2011-08-011-12/+12
* D-Bus: Fix use of dbus-glib interfaces in multiple source filesJürg Billeter2011-01-181-2/+4
* D-Bus: Support get_proxy with generic type in GDBus clientsJürg Billeter2011-01-151-2/+3
* Rename FormalParameter to ParameterJürg Billeter2010-10-281-1/+1
* Require and target GLib >= 2.16Jürg Billeter2010-10-101-1/+1
* Add CCodeFile.add_function_declaration and CCodeFunction.is_declarationJürg Billeter2010-09-091-0/+4
* Mark GObject *_get_type() functions as constantPhilip Withnall2010-07-121-1/+4
* Never mark *_register_type functions as staticEvan Nemerson2010-06-071-5/+0
* Do not use thread-safe type registration in pluginsJürg Billeter2010-03-261-1/+1
* Use g_type_class_add_private() when targeting GLib >= 2.24Sebastian Dröge2010-03-221-1/+10
* Use TypeRegisterFunction for enum/flagsMarc-André Lureau2010-03-211-2/+49
* Avoic C warnings for some possibly unused functionsJürg Billeter2010-03-211-1/+5
* Fix interfaces in GTypeModule-based pluginsRob Powell2010-01-061-3/+3
* Fix GTypeModule-based pluginsJürg Billeter2009-07-081-5/+9
* Rename gobject directory to codegenJürg Billeter2009-05-091-0/+391