summaryrefslogtreecommitdiff
path: root/vala/valatypeparameter.vala
Commit message (Expand)AuthorAgeFilesLines
* Set TypeParameter as symbol of GenericTypeRico Tzschichholz2021-10-011-0/+1
* Make TypeParameter a TypeSymbol to resolve functions with attributesRico Tzschichholz2021-04-191-1/+1
* vala: CodeNode.source_reference is optional, so let the API respect thatRico Tzschichholz2020-10-241-1/+1
* Do not report internal error for invalid code with nested genericsJürg Billeter2016-10-061-4/+4
* Report internal error for invalid type parameter comparisonJürg Billeter2016-07-151-1/+7
* Check type parameters when comparing typesMatthias Berndt2016-07-151-5/+1
* Fix parameter names in the documentation for libvalaBen Iofel2015-11-111-4/+4
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-1/+0
* Add initial support for generic methodsJürg Billeter2009-06-031-6/+1
* Use constructor chaining instead of helper methodJürg Billeter2008-10-271-4/+2
* Remove unused array_types fields, patch by Marc-André LureauJürg Billeter2008-09-281-3/+0
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-0/+1
* s/Typesymbol/TypeSymbol/Juerg Billeter2008-05-261-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-40/+1
* rename DataType to TypesymbolJuerg Billeter2007-12-021-1/+1
* 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-5/+13
* add move method to arraysJuerg Billeter2007-07-271-0/+2
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-11/+4
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+104