summaryrefslogtreecommitdiff
path: root/vala/valasymbol.vala
Commit message (Expand)AuthorAgeFilesLines
...
* Use constructor chaining instead of helper methodJürg Billeter2008-10-271-2/+4
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-3/+2
* Don't transform non-lowercase names to CamelCaseJürg Billeter2008-07-111-0/+3
* Support methods and property accessors with body in VAPI filesJürg Billeter2008-07-071-9/+6
* Use CamelCase for methods and signals exported to D-Bus, fixes bug 538818Jürg Billeter2008-06-171-0/+29
* Add support for dynamic properties of GObjectsJuerg Billeter2008-05-301-1/+1
* Use Gee.List instead of Gee.Collection to improve iteration performanceJuerg Billeter2008-05-291-2/+2
* Replace [Import] attribute by `extern' keyword, rename `is_imported'Juerg Billeter2008-04-201-4/+21
* 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-1/+1
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-4/+4
* check accessiblity of parameter and return types, fixes bug 433290Juerg Billeter2008-03-221-0/+22
* check type of variable initializerJuerg Billeter2008-01-221-2/+2
* 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-0/+31
* add experimental D-Bus client supportJuerg Billeter2007-08-061-0/+6
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-3/+4
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-36/+108
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-2/+2
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+119