summaryrefslogtreecommitdiff
path: root/ccode/valaccodedeclaration.vala
Commit message (Expand)AuthorAgeFilesLines
* codegen: Introduce VALA_EXPORT for public symbols to improve portabilityPrinceton Ferro2021-05-201-1/+1
* ccode: Minor API cleaning and additionsRico Tzschichholz2021-02-011-0/+9
* ccode: Use __attribute__ replacements of G_GNUC_* for posix profileRico Tzschichholz2020-11-151-2/+2
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-4/+4
* Move writing of G_GNUC_DEPRECATED down to CCodeDeclarator implementationsRico Tzschichholz2017-01-041-4/+0
* Add CCodeNode "modifiers" and transform CCodeFunction's "attributes" to itRico Tzschichholz2016-11-081-5/+0
* Fix deprecation of class/struct fieldsRico Tzschichholz2016-11-031-0/+7
* Hide internal methods in ABIMaciej Piechotka2014-03-241-2/+5
* dova: Add support for [ThreadLocal] fieldsJürg Billeter2010-07-171-1/+4
* codegen: write G_GNUC_DEPRECATED in generated C where appropriateEvan Nemerson2010-06-151-1/+5
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-2/+1
* Generate C89 compatible code for string switch statementsJürg Billeter2009-06-141-21/+19
* Added support for 'volatile' modifier in C code.Jared Moore2008-07-221-0/+3
* Revert commit revision 1691 due bad regressions, reopens bug 540705Raffaele Sandrini2008-07-101-3/+0
* Added support for 'volatile' modifier in C code.Jared Moore2008-07-101-0/+3
* 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
* use extern appropriately for static fields, based on patch by DanielJuerg Billeter2008-03-221-1/+14
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* emit line directives in debug modeJuerg Billeter2007-09-041-1/+1
* fix initialization of external variablesJuerg Billeter2007-08-201-4/+6
* 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-3/+32
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+78