summaryrefslogtreecommitdiff
path: root/vala/valatemplate.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/+1
* vala: Add missing replace_expression() implementationsLuca Bruno2018-10-231-0/+8
* Revert "semanticanalyzer: Transform replaced_nodes field into method"Rico Tzschichholz2018-01-291-1/+1
* semanticanalyzer: Transform replaced_nodes field into methodRico Tzschichholz2017-12-151-1/+1
* Drop Dova profileJürg Billeter2012-08-061-11/+4
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-4/+4
* Add support for [Print] method attributeJürg Billeter2010-07-021-2/+3
* dova: Support string templatesJürg Billeter2010-06-051-4/+11
* Fix cast expressions in string templatesJürg Billeter2010-01-091-0/+10
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-3/+2
* Fix memory management of string templatesJürg Billeter2009-10-111-0/+1
* Add support for string templatesJürg Billeter2009-10-101-0/+78