summaryrefslogtreecommitdiff
path: root/vala/valaconstructor.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix check for missing return statements in non-void methodsJürg Billeter2010-11-151-2/+6
* Add Subroutine classJürg Billeter2010-10-291-6/+1
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-6/+6
* Rename FormalParameter to ParameterJürg Billeter2010-10-281-2/+2
* Support null source references in more placesEvan Nemerson2010-08-041-1/+1
* Documentation fixesDidier 'Ptitjes2009-10-311-1/+1
* Also drop dynamic error warning from constructorsJürg Billeter2009-09-131-2/+4
* 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