summaryrefslogtreecommitdiff
path: root/ccode/valaccodevariabledeclarator.vala
Commit message (Expand)AuthorAgeFilesLines
* codegen: Use CCodeDeclaratorSuffix to emit array length of constantsRico Tzschichholz2021-02-011-6/+18
* ccode: Minor API cleaning and additionsRico Tzschichholz2021-02-011-5/+0
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-1/+1
* Fix deprecation of class/struct fieldsRico Tzschichholz2016-11-031-7/+2
* Support non-literal length in fixed-size arraysSimon2014-03-301-5/+32
* dova: Fix struct variable initializationJürg Billeter2010-06-271-1/+1
* Fix crash in CCodeVariableDeclarator without initializerJürg Billeter2009-09-271-1/+1
* Only move initializer to declaration when reordering is safeJürg Billeter2009-09-271-3/+15
* Arrays: Add experimental support for fixed-length arraysJürg Billeter2009-04-101-1/+13
* Simplify CCodeVariableDeclarator construction with initializerJürg Billeter2009-01-091-6/+2
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-1/+1
* fix build when using non-null typesJuerg Billeter2008-04-131-8/+8
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-6/+6
* 0-initialize temporary struct variables to avoid passing uninitializedJuerg Billeter2008-02-011-2/+8
* 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
* separate declaration output remove comma at end of enum remove unusedJürg Billeter2007-05-101-3/+20
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+56