summaryrefslogtreecommitdiff
path: root/ccode/valaccodefunctiondeclarator.vala
Commit message (Expand)AuthorAgeFilesLines
* ccode: Minor API cleaning and additionsRico Tzschichholz2021-02-011-5/+0
* ccode: Use __attribute__ replacements of G_GNUC_* for posix profileRico Tzschichholz2020-11-151-4/+4
* ccode: Add void to delegate typedef declarations without parametersRico Tzschichholz2018-11-191-0/+3
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-7/+7
* Move writing of G_GNUC_DEPRECATED down to CCodeDeclarator implementationsRico Tzschichholz2017-01-041-0/+4
* Add G_GNUC_PRINTF/SCANF attribute for Printf/ScanfFormat functionsRico Tzschichholz2016-11-091-1/+14
* Transform CCodeParameter's "format_arg" into CCodeNode's "modifiers"Rico Tzschichholz2016-11-081-1/+1
* codegen: Add G_GNUC_FORMAT attribute for FormatArg function-pointersRico Tzschichholz2016-11-071-4/+11
* Rename FormalParameter to ParameterJürg Billeter2010-10-281-3/+3
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-2/+1
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+2
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-5/+5
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-5/+5
* separate declaration output remove comma at end of enum remove unusedJürg Billeter2007-05-101-1/+5
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+66