summaryrefslogtreecommitdiff
path: root/vala/valaattribute.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Remove some public API from expressions and statementsRico Tzschichholz2020-03-241-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-3/+3
* vala: Replace more public fieldsRico Tzschichholz2017-12-151-1/+2
* Deprecate [Deprecated] and [Experimental]Florian Brosch2016-01-301-0/+8
* Fix parameter names in the documentation for libvalaBen Iofel2015-11-111-1/+2
* Add support for Gtk widget templates. Created a new codegen gtkmodule.Luca Bruno2013-05-231-2/+2
* Specify default values in Attribute methodsLuca Bruno2011-08-011-6/+12
* glib-2.0: Add parse and try_parse methods to boolean and numeric typesJürg Billeter2011-01-291-3/+3
* Simplify attribute objectsJürg Billeter2010-09-091-38/+24
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-2/+1
* Remove NamedArgument, improve attribute lookup performanceJürg Billeter2008-10-261-55/+29
* Support [CCode (type = "Foo")] to insert appropriate casts in generated CJürg Billeter2008-06-231-1/+1
* report warning when using null literal as return expression of methodJuerg Billeter2008-04-141-1/+1
* fix build when using non-null typesJuerg Billeter2008-04-131-2/+2
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+3
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-8/+8
* Merge Literal and LiteralExpressionJuerg Billeter2008-03-311-29/+21
* Support flexible position of array length and delegate target parameters,Juerg Billeter2008-02-061-2/+38
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-2/+3
* remove unnecessary construction properties to improve performanceJuerg Billeter2007-07-231-8/+6
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-2/+2
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+142