summaryrefslogtreecommitdiff
path: root/vala/valablock.vala
Commit message (Expand)AuthorAgeFilesLines
* Convert ternary conditionals into if statements, fixes bug 543870 and bugJürg Billeter2008-11-291-6/+59
* Don't require libgee for foreach statementsJürg Billeter2008-11-281-1/+5
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-2/+4
* Move statement checking to code nodesJürg Billeter2008-11-071-0/+25
* Use constructor chaining instead of helper methodJürg Billeter2008-10-271-2/+1
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-0/+1
* Set source_reference of blocks, patch by Abderrahim Kitouni, fixes bugJürg Billeter2008-08-041-1/+1
* Use Gee.List instead of Gee.Collection to improve iteration performanceJuerg Billeter2008-05-291-4/+4
* Rename VariableDeclarator to LocalVariable, removeJuerg Billeter2008-04-161-6/+6
* fix build when using non-null typesJuerg Billeter2008-04-131-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-5/+5
* switch block to external visitorJuerg Billeter2007-09-171-4/+4
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-8/+9
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-3/+2
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-3/+3
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+92