summaryrefslogtreecommitdiff
path: root/vala/valatypesymbol.vala
Commit message (Expand)AuthorAgeFilesLines
* Mark defined constructors of abstract classes as protectedRico Tzschichholz2019-03-121-1/+1
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-1/+1
* Drop C specific methods from the code treeLuca Bruno2011-08-011-180/+0
* Remove Member classJürg Billeter2010-07-271-32/+1
* Fix memory leak with owned property getters and g_object_getJürg Billeter2010-03-211-2/+10
* Drop ReadOnly* collection classesJürg Billeter2010-03-201-1/+1
* D-Bus: Move DataType.get_type_signature to D-Bus modulesJürg Billeter2010-02-081-7/+0
* Documentation fixesDidier 'Ptitjes2009-10-311-1/+1
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-3/+2
* Comment handling improvementsFlorian Brosch2009-09-041-1/+4
* Bug 571169 – make floating references genericRyan Lortie2009-02-101-1/+19
* Use constructor chaining instead of helper methodJürg Billeter2008-10-271-0/+4
* Generate code to support GValue and GParamSpec for fundamental classes,Jürg Billeter2008-10-031-3/+10
* Remove unused array_types fields, patch by Marc-André LureauJürg Billeter2008-09-281-3/+0
* Fix crash on incremental parsing, patch by Abderrahim KitouniJürg Billeter2008-08-041-1/+2
* Use Gee.List instead of Gee.Collection to improve iteration performanceJuerg Billeter2008-05-291-2/+2
* s/Typesymbol/TypeSymbol/Juerg Billeter2008-05-261-3/+3
* Add experimental D-Bus server supportJuerg Billeter2008-04-201-0/+7
* Replace [Import] attribute by `extern' keyword, rename `is_imported'Juerg Billeter2008-04-201-1/+1
* report warning when using null literal as return expression of methodJuerg Billeter2008-04-141-6/+6
* prepare support for nullable and boxed value typesJuerg Billeter2008-04-141-11/+33
* 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-3/+3
* remove Array class, arrays are not type symbolsJuerg Billeter2008-03-141-39/+0
* change my email from rasa@gmx.ch to raffaele@sandrini.ch fix perviousRaffaele Sandrini2008-02-191-1/+1
* remove Pointer classJuerg Billeter2007-12-151-20/+0
* rename DataType to TypesymbolJuerg Billeter2007-12-021-0/+273