summaryrefslogtreecommitdiff
path: root/vala/valaswitchlabel.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Make use of new printf-like API of Report.*()Rico Tzschichholz2020-10-261-1/+1
* vala: Remove some public API from expressions and statements (2)Rico Tzschichholz2020-07-131-1/+1
* vala: Rename DataType.data_type property to DataType.type_symbolRico Tzschichholz2019-09-301-2/+2
* vala: Add missing re-check guards for Do/For/WhileStatement and SwitchLabelRico Tzschichholz2018-11-271-1/+10
* vala: Fix several AST construction/parenting issuesRico Tzschichholz2018-10-231-2/+12
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-4/+4
* vala: Allow unscoped enum values where possibleRico Tzschichholz2017-11-191-1/+15
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-2/+2
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-1/+5
* Check case expressions in switch statementsJürg Billeter2009-08-161-1/+15
* Separate visiting switch sections from visiting switch statementsJürg Billeter2008-11-301-2/+4
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-0/+8
* fix build when using non-null typesJuerg Billeter2008-04-131-2/+2
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-1/+1
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+65