summaryrefslogtreecommitdiff
path: root/codegen/valagdbusservermodule.vala
Commit message (Expand)AuthorAgeFilesLines
...
* Replace CCodeDeclarationSpace by CCodeFileJürg Billeter2010-08-211-38/+38
* Move add_symbol_declaration out of CCodeDeclarationSpaceJürg Billeter2010-08-211-1/+1
* Extend signal details to support string expressionsLuca Bruno2010-08-201-1/+1
* codegen: Drop CCodeModuleJürg Billeter2010-08-121-7/+3
* Use emit instead of accept and accept_children in code generatorJürg Billeter2010-08-101-2/+0
* Add Variable classJürg Billeter2010-07-271-13/+13
* D-Bus: fix function signature for object vtableRyan Lortie2010-06-281-7/+23
* D-Bus: emit casts to C code to squash warningsRyan Lortie2010-06-281-1/+1
* D-Bus: emit casts to C code to squash warningsRyan Lortie2010-06-281-5/+5
* D-Bus: Fix error handling in GDBus serversJürg Billeter2010-06-281-0/+1
* D-Bus: Support [DBus (signature = "...")] VariantJürg Billeter2010-06-201-9/+9
* Support GVariant casts and GDBus clients and serversJürg Billeter2010-06-201-0/+1186