summaryrefslogtreecommitdiff
path: root/ccode/valaccodelabel.vala
Commit message (Expand)AuthorAgeFilesLines
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-1/+1
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-1/+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-3/+3
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* implement simple exception handling for expression and declarationJuerg Billeter2007-07-121-0/+43