summaryrefslogtreecommitdiff
path: root/vala/valatypecheck.vala
Commit message (Expand)AuthorAgeFilesLines
* Drop POSIX profileJürg Billeter2012-08-061-1/+1
* Report warning for type arguments in type check expressionsFlorian Brosch2012-01-261-0/+4
* Check left parameter of isFlorian Brosch2012-01-171-0/+6
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-4/+4
* Port remaining code nodes to use accept_children for visiting childrenLuca Bruno2010-09-101-4/+6
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-1/+9
* Documentation fixesDidier 'Ptitjes2009-10-311-1/+1
* Fix crash with type check expressionsJürg Billeter2009-09-131-1/+14
* Rework header file generationJürg Billeter2009-03-311-3/+1
* 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
* Remove unnecessary accept calls in semantic analyzerJürg Billeter2008-11-101-0/+4
* Move expression checking to code nodesJürg Billeter2008-11-101-1/+21
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-1/+1
* Move memory management into CCodeGenerator.transform_expression asJuerg Billeter2008-05-281-0/+2
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-5/+5
* move unresolved type information from DataType into new UnresolvedTypeJuerg Billeter2007-12-021-1/+15
* rename TypeReference to DataTypeJuerg Billeter2007-12-021-2/+2
* add is_pure method to Expression classJuerg Billeter2007-11-291-1/+5
* 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/+60