summaryrefslogtreecommitdiff
path: root/vala/valacreationmethod.vala
Commit message (Expand)AuthorAgeFilesLines
...
* Fix parameter position defaultsJürg Billeter2008-09-251-0/+3
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-0/+1
* Add support for creation methods with a different (mostly super) type thanRaffaele Sandrini2008-07-091-0/+8
* s/Typesymbol/TypeSymbol/Juerg Billeter2008-05-261-1/+1
* Track error types that expressions can throw, based on patch by JaredJuerg Billeter2008-05-251-2/+2
* Add CCodeCreationMethodBinding and CCodeMethodBinding classesJuerg Billeter2008-04-191-0/+4
* fix build when using non-null typesJuerg Billeter2008-04-131-1/+1
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-1/+4
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-3/+3
* change my email from rasa@gmx.ch to raffaele@sandrini.ch fix perviousRaffaele Sandrini2008-02-191-1/+1
* default cname should be _init instead of _new for creation methods inJuerg Billeter2008-01-301-5/+10
* fix return type for creation methodsJuerg Billeter2007-12-041-0/+1
* rename TypeReference to DataTypeJuerg Billeter2007-12-021-1/+1
* rename DataType to TypesymbolJuerg Billeter2007-12-021-3/+3
* don't let named creation methods conflict with normal methodsJuerg Billeter2007-12-011-2/+2
* report error for missing return types in methodsJuerg Billeter2007-11-221-2/+7
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* use exceptions instead of GError parameters for generated bindings, basedJuerg Billeter2007-08-271-3/+8
* derive from Symbol class where appropriate and move symbol table intoJuerg Billeter2007-07-211-1/+1
* remove obsolete ref modifier and callback keywordJuerg Billeter2007-07-091-1/+1
* move iteration of symbol nodes from accept to accept_children methodJürg Billeter2007-06-151-4/+4
* Move contents of vala-pkg to trunkJürg Billeter2007-05-021-0/+67