summaryrefslogtreecommitdiff
path: root/ccode/valaccodeenum.vala
Commit message (Expand)AuthorAgeFilesLines
* Move to .foreach methods where it does not impact readabilitywip/geeMaciej Piechotka2017-05-031-2/+3
* Transform CCode*'s "deprecated" into using CCodeNode's "modifiers"Rico Tzschichholz2016-11-111-6/+1
* Fix parameter names in the documentation for libvalaBen Iofel2015-11-111-1/+0
* codegen: write G_GNUC_DEPRECATED in generated C where appropriateEvan Nemerson2010-06-151-0/+8
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-2/+1
* fix build when using non-null typesJuerg Billeter2008-04-131-2/+2
* 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-2/+2
* support arbitrary expressions as enum values, fixes bug 488387Juerg Billeter2007-10-271-9/+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
* remove comma at end of generated enumerator list, fixes gcc warningJürg Billeter2007-05-091-2/+9
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+74