summaryrefslogtreecommitdiff
path: root/vala/valaassignment.vala
Commit message (Expand)AuthorAgeFilesLines
* Report error when trying to connect signal to instance method from staticJürg Billeter2008-12-171-0/+5
* Resolve generic types when connecting signalsJürg Billeter2008-12-021-3/+3
* Fix error handling in condition of while, do, and for statementsJürg Billeter2008-11-301-4/+0
* Convert binary conditional expressions into if statementsJürg Billeter2008-11-291-0/+4
* Check types in property assignments, fixes bug 550088Jürg Billeter2008-11-201-12/+16
* Report use of possibly uninitialized variables, fixes bug 508477 and bugJürg Billeter2008-11-141-1/+21
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-8/+4
* Move assignment checking to Assignment.checkJürg Billeter2008-11-051-1/+284
* Add CCodeAssignmentModuleJürg Billeter2008-10-241-4/+0
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-2/+2
* Move memory management into CCodeGenerator.transform_expression asJuerg Billeter2008-05-281-0/+2
* Use lazy initialization for code bindingsJuerg Billeter2008-04-191-0/+4
* fix build when using non-null typesJuerg Billeter2008-04-131-1/+1
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+5
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-8/+8
* Replace generated Vala scanner and parser by handwritten classesJuerg Billeter2008-04-131-0/+1
* rename replace method to replace_expression and require arguments of typeJuerg Billeter2007-12-021-3/+3
* add is_pure method to Expression classJuerg Billeter2007-11-291-0/+4
* switch assignment to external visitorJuerg Billeter2007-09-171-22/+13
* 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/+113