~vcs-imports/vala/trunk

  • Committer: Rico Tzschichholz
  • Date: 2021-05-03 19:12:38 UTC
  • Revision ID: git-v1:9cbd53b8d79aa4c394ddf49e766f2c15fc476906
codegen: Add CCodeBaseModule.get_this_class_cexpression() and use where possible
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 2716 15 years ago Jürg Billeter Rename gobject directory to codegen 13 bytes Diff Download File
Makefile.am 9736 3 years ago Rico Tzschichholz build: Stop passing obsolete --use-header 2.1 KB Diff Download File
valaccode.vala 10074 3 years ago Rico Tzschichholz codegen: Fix default value of get_ccode_destroy_no 14.6 KB Diff Download File
valaccodearraymodule.vala 10111 3 years ago Rico Tzschichholz codegen: Unify handling of GenericType arguments/p 38.3 KB Diff Download File
valaccodeassignmentmodule.vala 9891 3 years ago Rico Tzschichholz codegen: Clean up expression casts in CCodeAssignm 9.4 KB Diff Download File
valaccodeattribute.vala 10110 3 years ago Rico Tzschichholz Make TypeParameter a TypeSymbol to resolve functio 47.7 KB Diff Download File
valaccodebasemodule.vala 10134 3 years ago Rico Tzschichholz codegen: Add CCodeBaseModule.get_this_class_cexpre 252 KB Diff Download File
valaccodecompiler.vala 9777 3 years ago Rico Tzschichholz codegen: Make use of new printf-like API of Report 3.2 KB Diff Download File
valaccodecontrolflowmodule.vala 10129 3 years ago Rico Tzschichholz vala: Add foreach statement support for GLib.Gener 13.8 KB Diff Download File
valaccodedelegatemodule.vala 10074 3 years ago Rico Tzschichholz codegen: Fix default value of get_ccode_destroy_no 19.2 KB Diff Download File
valaccodememberaccessmodule.vala 10134 3 years ago Rico Tzschichholz codegen: Add CCodeBaseModule.get_this_class_cexpre 37.2 KB Diff Download File
valaccodemethodcallmodule.vala 10134 3 years ago Rico Tzschichholz codegen: Add CCodeBaseModule.get_this_class_cexpre 46.3 KB Diff Download File
valaccodemethodmodule.vala 10117 3 years ago Rico Tzschichholz codegen: Emit external creation methods in binding 49.9 KB Diff Download File
valaccodestructmodule.vala 10053 3 years ago Rico Tzschichholz codegen: Include "glib.h" for deprecated symbols ( 12.1 KB Diff Download File
valaclassregisterfunction.vala 9927 3 years ago Rico Tzschichholz codegen: Allow CCode.type_cname for classes and us 6.9 KB Diff Download File
valactype.vala 8662 5 years ago Rico Tzschichholz codegen: Add default_value for CType to initialize 1.3 KB Diff Download File
valaenumregisterfunction.vala 7917 6 years ago Rico Tzschichholz codegen: Don't hold reference of CodeContext in Ty 1.5 KB Diff Download File
valagasyncmodule.vala 10111 3 years ago Rico Tzschichholz codegen: Unify handling of GenericType arguments/p 30.3 KB Diff Download File
valagdbusclientmodule.vala 9777 3 years ago Rico Tzschichholz codegen: Make use of new printf-like API of Report 51.2 KB Diff Download File
valagdbusmodule.vala 9716 3 years ago Rico Tzschichholz Don't use locale dependent string functions on syn 21.2 KB Diff Download File
valagdbusservermodule.vala 10021 3 years ago Rico Tzschichholz gdbus: Don't leak memory of deserialized arguments 48.1 KB Diff Download File
valagerrormodule.vala 10113 3 years ago Rico Tzschichholz codegen: More use of get_variable_cexpression() 14.1 KB Diff Download File
valagirwriter.vala 10111 3 years ago Rico Tzschichholz codegen: Unify handling of GenericType arguments/p 53.8 KB Diff Download File
valaglibvalue.vala 9809 3 years ago Rico Tzschichholz Revert errornous git push This reverts commit 931 5.5 KB Diff Download File
valagobjectmodule.vala 10111 3 years ago Rico Tzschichholz codegen: Unify handling of GenericType arguments/p 36 KB Diff Download File
valagsignalmodule.vala 9927 3 years ago Rico Tzschichholz codegen: Allow CCode.type_cname for classes and us 30.7 KB Diff Download File
valagtkmodule.vala 9777 3 years ago Rico Tzschichholz codegen: Make use of new printf-like API of Report 15.9 KB Diff Download File
valagtypemodule.vala 10120 3 years ago Rico Tzschichholz codegen: Add missing "_return" label and "_inner_e 100 KB Diff Download File
valagvaluemodule.vala 9947 3 years ago Rico Tzschichholz codegen: Use temp_ref_values list instead of patch 5.2 KB Diff Download File
valagvariantmodule.vala 10075 3 years ago Rico Tzschichholz codegen: Always use CCodeConstant for NULL 38.9 KB Diff Download File
valainterfaceregisterfunction.vala 9086 4 years ago Rico Tzschichholz codegen: Follow rename of DataType data_type prope 2.8 KB Diff Download File
valastructregisterfunction.vala 8138 6 years ago Rico Tzschichholz Drop trailing spaces/tabs It was about time to do 1.4 KB Diff Download File
valatyperegisterfunction.vala 10004 3 years ago Rico Tzschichholz codegen: More use of get_ccode_type_name() 16.2 KB Diff Download File