summaryrefslogtreecommitdiff
path: root/ccode/valaccodeenum.vala
Commit message (Expand)AuthorAgeFilesLines
* ccode: Use __attribute__ replacements of G_GNUC_* for posix profileRico Tzschichholz2020-11-151-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-3/+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