summaryrefslogtreecommitdiff
path: root/vala/valaconstructor.vala
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-1/+3
* Move member checking to code nodesJürg Billeter2008-11-071-0/+24
* 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
* Add support for class constructors, class fields, and class methods, fixesJuerg Billeter2008-04-231-1/+1
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-2/+2
* report warning when using deprecated syntax for property default valuesJuerg Billeter2008-04-131-1/+1
* add support for static constructors, fixes bug 506985Juerg Billeter2008-03-291-12/+3
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-2/+7
* move iteration of symbol nodes from accept to accept_children methodJürg Billeter2007-06-151-6/+6
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+67