summaryrefslogtreecommitdiff
path: root/vala/valatrystatement.vala
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use ErrorType-based collection for CodeNode.get_error_types()"Rico Tzschichholz2021-10-251-2/+2
* Use ErrorType-based collection for CodeNode.get_error_types()Rico Tzschichholz2021-10-231-2/+2
* vala: Remove some public API from expressions and statementsRico Tzschichholz2020-03-241-2/+2
* vala: Let methods return an unowned reference to internal collectionsRico Tzschichholz2019-09-301-2/+2
* Collect error_types on demand to allow transformationsLuca Bruno2018-10-231-24/+25
* Reintroduce POSIX profileRico Tzschichholz2018-05-081-0/+6
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-4/+4
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-0/+4
* Eliminate unnecessary error check after try statementsJürg Billeter2010-03-251-1/+3
* Drop ReadOnly* collection classesJürg Billeter2010-03-201-1/+1
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-5/+4
* Fix critical when using general catch clausesJürg Billeter2009-07-281-1/+1
* Fix jump statements in try with finallyJiří Zárevúcky2009-07-281-2/+18
* Propagate uncaught errors in try statementsDidier 'Ptitjes2009-06-061-0/+24
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-1/+9
* Move statement checking to code nodesJürg Billeter2008-11-071-0/+12
* fix build when using non-null typesJuerg Billeter2008-04-131-3/+3
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+4
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-5/+5
* add basic support for exceptional control flowJuerg Billeter2008-02-011-3/+3
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* visit finally body, fixes bug 467919Juerg Billeter2007-09-011-0/+4
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-5/+6
* 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-3/+3
* implement simple exception handling for expression and declarationJuerg Billeter2007-07-121-2/+17
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+66