summaryrefslogtreecommitdiff
path: root/vala/valadynamicsignal.vala
Commit message (Expand)AuthorAgeFilesLines
* vala: Remove some public API from symbols and typesRico Tzschichholz2022-02-061-1/+1
* Move some errors from signal-module to the semantic-analyzer passRico Tzschichholz2018-09-221-4/+0
* Replace SemanticAnalyzer with CodeContext in CodeNode.check parameterJürg Billeter2010-10-281-1/+1
* Comment handling improvementsFlorian Brosch2009-09-041-2/+2
* Fix checking of dynamic methods and signalsJürg Billeter2008-11-171-0/+4
* Use constructor chaining instead of helper methodJürg Billeter2008-10-271-4/+1
* Add CCodeDynamicSignalModule, remove CodeBinding and CCodeBindingJürg Billeter2008-10-241-4/+0
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-0/+1
* Improve support for dynamic types, add `dynamic' type modifier, portJuerg Billeter2008-04-201-0/+43