summaryrefslogtreecommitdiff
path: root/vala/valatuple.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Let methods return an unowned reference to internal collectionsRico Tzschichholz2019-09-301-1/+1
* vala: Fix several AST construction/parenting issuesRico Tzschichholz2018-10-231-0/+2
* Drop Dova profileJürg Billeter2012-08-061-17/+3
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-4/+4
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-0/+10
* dova: Fix memory handling of list, set, and map literals and tuplesJürg Billeter2010-07-091-0/+2
* dova: Accept list, set, and map literals and tuplesJürg Billeter2010-03-131-4/+35
* Report error on use of tuplesJürg Billeter2010-03-131-2/+15
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-3/+2
* Fix error handling in condition of while, do, and for statementsJürg Billeter2008-11-301-9/+0
* Convert binary conditional expressions into if statementsJürg Billeter2008-11-291-0/+9
* Replace generated Vala scanner and parser by handwritten classesJuerg Billeter2008-04-131-0/+47