summaryrefslogtreecommitdiff
path: root/vala/valaexpressionstatement.vala
Commit message (Expand)AuthorAgeFilesLines
* Report use of possibly uninitialized variables, fixes bug 508477 and bugJürg Billeter2008-11-141-1/+9
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-1/+1
* Move statement checking to code nodesJürg Billeter2008-11-071-1/+19
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-1/+1
* report warning when using null literal as return expression of methodJuerg Billeter2008-04-141-1/+1
* fix build when using non-null typesJuerg Billeter2008-04-131-1/+1
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+3
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-5/+5
* rename replace method to replace_expression and require arguments of typeJuerg Billeter2007-12-021-2/+2
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* use setters for non-construction properties in creation methods to improveJuerg Billeter2007-07-231-5/+8
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-13/+11
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+85