summaryrefslogtreecommitdiff
path: root/vala/valastructvaluetype.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Add optional SourceReference parameter to DataType classesRico Tzschichholz2021-09-291-4/+3
* vala: Micro optimizationsRico Tzschichholz2019-09-301-3/+3
* vala: Unify backing symbol instance of data-typesRico Tzschichholz2019-09-301-1/+1
* vala: Rename DataType.data_type property to DataType.type_symbolRico Tzschichholz2019-09-301-1/+1
* vala: Let DataType.get_return_type() return an unowned referenceRico Tzschichholz2019-09-301-1/+1
* vala: Let methods return an unowned reference to internal collectionsRico Tzschichholz2019-09-301-1/+1
* Rename FormalParameter to ParameterJürg Billeter2010-10-281-1/+1
* Support chaining up to constructors in structsJürg Billeter2010-01-291-0/+27
* Add BooleanType, EnumValueType, FloatingType, and StructValueType asJürg Billeter2009-01-031-0/+45