summaryrefslogtreecommitdiff
path: root/vala/valathrowstatement.vala
Commit message (Expand)AuthorAgeFilesLines
* Move throw statement checking to ThrowStatement.checkJürg Billeter2008-11-071-0/+20
* Fix temporary variable handling for throw statementsJuerg Billeter2008-05-271-1/+3
* 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
* fix memory management for throw statements, fixes bug 465071Juerg Billeter2007-08-201-2/+0
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-1/+1
* move iteration of throw statements, try statements, and catch clauses fromJuerg Billeter2007-07-131-4/+4
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+73