summaryrefslogtreecommitdiff
path: root/gee/readonlylist.vala
Commit message (Expand)AuthorAgeFilesLines
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-2/+2
* report warning when using null literal as return expression of methodJuerg Billeter2008-04-141-2/+2
* report error when using null literal as default expression of non-nullJuerg Billeter2008-04-141-1/+1
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+2
* remove unreachable return statementsJuerg Billeter2008-02-051-2/+0
* add get_element_type method to Gee.IterableJuerg Billeter2008-01-221-1/+5
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* don't implicitly derive from GLib.Object in preparation for a moreJuerg Billeter2007-08-301-2/+2
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-0/+110