summaryrefslogtreecommitdiff
path: root/vala/valaproperty.vala
Commit message (Expand)AuthorAgeFilesLines
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-9/+9
* optimize access to automatic properties, patch by Rob TaylorJuerg Billeter2008-03-081-0/+5
* support default values for properties, fixes bug 437434Juerg Billeter2008-02-051-0/+9
* add missing return statementJuerg Billeter2008-02-021-0/+2
* support [Description (nick = "foo", blurb = "bar")] attribute, based onJuerg Billeter2008-02-021-6/+42
* report error when declaring static propertiesJuerg Billeter2008-02-011-2/+12
* move unresolved type information from DataType into new UnresolvedTypeJuerg Billeter2007-12-021-2/+16
* rename TypeReference to DataTypeJuerg Billeter2007-12-021-2/+2
* support notify attribute for propertiesJuerg Billeter2007-09-201-2/+10
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* rename MemberAccessibility to SymbolAccessibility and move its declarationJuerg Billeter2007-08-301-8/+0
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-6/+1
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-2/+2
* move iteration of symbol nodes from accept to accept_children methodJürg Billeter2007-06-151-5/+6
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+231