index
:
delta/vala.git
0.10
0.10-parallel
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
0.36
0.38
0.40
0.42
0.44
0.46
0.48
0.50
0.52
0.54
0.56
0.6
0.8
1270-remove-static-codecontext-access
685-remove-context-from-semantic-analyzer
786-add-gir-version-annotation
abstract-interpreter
b0.26
baserock/bootstrap
baserock/temp/3de261fa3d9a492394bb1cba4ca3dc96/e42b3a0c9f3b4711b3c318884acf952b
baserock/temp/a4c9e066389d40e59c4919a6a7211ca4/eec3556bb9ab488cbd7dca2f70fe674e
baserock/temp/c6d1a483a0014a309c9e7f1a684b0d1d/b9065c09818c45858bd8f37d3f5ae058
baserock/tiagogomes/armv8l64
bug615830
bug713240
bug736774
emit-j
gsource
main
master
master.msvc
meson-msvc
mjog/glib_tz_identifier
mjog/jsc_object_add_property
mjog/webkit-usermessage-nullables
staging
tests
tintou/dbus-coverage
tintou/gdbus-properties
tintou/gdk4-headers
tintou/libusb-1.0
tintou/ptr-array-foreach
tintou/sealed
tintou/test-digit
tintou/update-valadoc-style
vala-0-2
vala-0-4
wip/682_array_methods_refactor
wip/abi
wip/alsa
wip/arch-defines
wip/array-helper
wip/async-out
wip/attribute-expression
wip/baedert/nullable
wip/beniofel/transform
wip/bug567269
wip/bug615830
wip/bug769229
wip/callabletype
wip/ci
wip/class-posix
wip/code-transformer
wip/cpp
wip/dbusgen
wip/defines
wip/devhelp-internal
wip/direct-generics
wip/docbook-manual
wip/docs
wip/error-gtype
wip/explicit-class-access
wip/fixed-arrays
wip/foreach
wip/gdk-pixbuf
wip/gee
wip/generics
wip/generics-constraints
wip/genie
wip/gettext
wip/gio-2.0
wip/girparser
wip/girparser2
wip/glib-2-50
wip/glib-2.32
wip/gnu
wip/gobject-2.0
wip/gobjectgir
wip/gsk
wip/gsl
wip/gtask
wip/gtimezone
wip/gtk
wip/gtk-gvalue
wip/gtk4
wip/gtkgir
wip/gtktemplate
wip/gtkunixprint
wip/housekeeping
wip/issue/1043
wip/issue/1061
wip/issue/1062
wip/issue/1073
wip/issue/1094
wip/issue/1121
wip/issue/1128
wip/issue/1167
wip/issue/1177
wip/issue/1222
wip/issue/1429
wip/issue/160
wip/issue/278
wip/issue/327
wip/issue/370
wip/issue/395
wip/issue/442
wip/issue/601
wip/issue/606
wip/issue/607
wip/issue/658
wip/issue/764
wip/issue/777
wip/issue/839
wip/issue/871
wip/issue/894
wip/issue/996
wip/javascript
wip/juergbi
wip/key-constants
wip/libgsf
wip/libgsf-1-gir
wip/libgtop-2.0
wip/limited-generics
wip/listmodel
wip/manpages
wip/manual
wip/merge-valadoc
wip/meson
wip/mickey/posix-profile
wip/mjog/valadoc-style-ephy
wip/news
wip/nm-bindings
wip/null-conditional
wip/printer
wip/profile-posix
wip/queue-0.41
wip/ricotz/lsp-rev
wip/sdl2
wip/singleton
wip/strings
wip/test-bindings
wip/tests
wip/tintou/dbus-autogen
wip/tintou/glib
wip/tintou/gst-static-caps
wip/tintou/libarchive-v3
wip/tintou/linux-connector
wip/tintou/more-tests
wip/tintou/source-file-remove-code-context
wip/tintou/tests
wip/tintou/update-valadoc-style
wip/transform
wip/transform-ast
wip/traverse-visitor
wip/type-args
wip/unicode
wip/valadate
wip/valadoc
wip/valaparser
wip/valgrind
wip/vapicheck
wip/x-version
x-version
gitlab.gnome.org: GNOME/vala.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
codegen
/
valaccodememberaccessmodule.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
codegen: Perform required cast while assigning and passing function pointers
Rico Tzschichholz
2023-02-05
1
-0
/
+6
*
codegen: Correctly set array-length for NoAccessorMethods properties
Rico Tzschichholz
2022-05-10
1
-0
/
+12
*
codegen: Stop generating wrappers for dynamic property access
Rico Tzschichholz
2022-02-06
1
-8
/
+2
*
vala: Move dynamic property errors to semantic analyzer pass
Rico Tzschichholz
2022-02-06
1
-1
/
+1
*
vala: Require lvalue access of delegate target/destroy "fields"
Rico Tzschichholz
2022-01-16
1
-2
/
+2
*
codegen: Add and use CCodeConstantIdentifier for accessing constants
Rico Tzschichholz
2021-11-15
1
-1
/
+3
*
codegen: Use CCodeConstant for member access of constant symbol
Rico Tzschichholz
2021-11-06
1
-1
/
+1
*
codegen: Move some errors to semantic analyzer pass
Rico Tzschichholz
2021-10-17
1
-9
/
+0
*
Set TypeParameter as symbol of GenericType
Rico Tzschichholz
2021-10-01
1
-1
/
+2
*
codegen: Fix property access inside opaque compact class
Princeton Ferro
2021-08-30
1
-2
/
+4
*
codegen: Don't add errornous cast for unknown type_symbol
Rico Tzschichholz
2021-05-07
1
-1
/
+1
*
codegen: More use of get_this_{class|interface}_cexpression()
Rico Tzschichholz
2021-05-04
1
-22
/
+4
*
codegen: Add CCodeBaseModule.get_this_class_cexpression() and use where possible
Rico Tzschichholz
2021-05-03
1
-23
/
+3
*
codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS
Rico Tzschichholz
2021-05-03
1
-2
/
+2
*
codegen: More use of get_variable_cexpression()
Rico Tzschichholz
2021-04-19
1
-5
/
+5
*
codegen: Add get_ccode_no_wrapper() and use it
Rico Tzschichholz
2021-02-01
1
-2
/
+2
*
codegen: Always use G_TYPE_INSTANCE_GET_CLASS/INTERFACE for external symbols
Rico Tzschichholz
2021-01-30
1
-4
/
+20
*
codegen: Add CCode.type_get_function and get_ccode_type_get_function()
Rico Tzschichholz
2021-01-30
1
-2
/
+2
*
codegen: Handle NoWrapper attribute of interface methods on caller side
Rico Tzschichholz
2021-01-30
1
-1
/
+8
*
codegen: Drop superfluous "method_has_wrapper" helper
Rico Tzschichholz
2020-12-30
1
-1
/
+1
*
codegen: Drop obsolete dedicated handling of property value-parameter
Rico Tzschichholz
2020-11-14
1
-12
/
+1
*
vala: Add support for type narrowing
Rico Tzschichholz
2020-11-11
1
-0
/
+8
*
codegen: Make use of new printf-like API of Report.*()
Rico Tzschichholz
2020-10-26
1
-4
/
+4
*
codegen: Don't use inferred type for temp-value to access generic property
Rico Tzschichholz
2020-10-18
1
-1
/
+5
*
Force usage of temporary variables for "tainted" member accesses
Rico Tzschichholz
2020-08-13
1
-10
/
+15
*
codegen: Inline allocated and constant arrays are never NULL
Rico Tzschichholz
2020-07-14
1
-0
/
+2
*
codegen: Fix base-access to non-abstract/non-virtual properties
Rico Tzschichholz
2020-04-15
1
-7
/
+9
*
codegen: Initialize temp-var for property array length before calling getter
Rico Tzschichholz
2020-03-18
1
-3
/
+12
*
codegen: Improve handling of "array_length_type" attribute
Rico Tzschichholz
2020-03-17
1
-1
/
+1
*
codegen: Use correctly typed array-length variable for property-getter
Rico Tzschichholz
2020-03-17
1
-1
/
+6
*
codegen: Correctly access captured parameter in precondition of method
Rico Tzschichholz
2020-03-13
1
-1
/
+1
*
codegen: Actually respect "delegate_target" attribute of method/parameter
Rico Tzschichholz
2020-03-08
1
-1
/
+1
*
codegen: Use SemanticAnalyzer.get_data_type_for_symbol()
Rico Tzschichholz
2019-11-09
1
-2
/
+2
*
vala: Add GenericType.dup/destroy fields
Rico Tzschichholz
2019-11-04
1
-0
/
+4
*
codegen: Create alternative for G_N_ELEMENTS in POSIX profile
Rico Tzschichholz
2019-10-19
1
-1
/
+7
*
codegen: Reduce code duplications when generation base-access
Rico Tzschichholz
2019-10-18
1
-27
/
+16
*
codegen: Use G_TYPE_INSTANCE_GET_INTERFACE to get vtable for base-access
Rico Tzschichholz
2019-10-17
1
-4
/
+4
*
vala: Add DelegateType.target/destroy fields to access its user-data
Rico Tzschichholz
2019-10-03
1
-0
/
+13
*
codegen: Support gobject property of delegates not carrying their target
Rico Tzschichholz
2019-10-03
1
-1
/
+8
*
codegen: Initialize delegate temp-var which is assigned by property getter
Rico Tzschichholz
2019-10-03
1
-1
/
+2
*
codegen: Preserve full access to delegate variables and its target/destroy cv...
Rico Tzschichholz
2019-10-03
1
-1
/
+1
*
codegen: Follow rename of DataType data_type property to type_symbol
Rico Tzschichholz
2019-09-30
1
-6
/
+6
*
codegen: Add get_variable_array_length_cname() and use as possible
Rico Tzschichholz
2019-02-24
1
-16
/
+4
*
codegen: Use get_ccode_*name/get_parameter_cexpression() for Parameters
Rico Tzschichholz
2019-01-15
1
-9
/
+11
*
codegen: Simplify some code around get_ccode_delegate_target() invocations
Rico Tzschichholz
2019-01-14
1
-4
/
+3
*
codegen: Use get_ccode_delegate_target_name() for fields
Rico Tzschichholz
2019-01-14
1
-2
/
+2
*
vala: Report invalid instance member access to property
Rico Tzschichholz
2018-12-31
1
-0
/
+8
*
codegen: Don't use temp variable for stack allocated simple type assignment
Rico Tzschichholz
2018-11-22
1
-0
/
+4
*
codegen: Add ccode getters for GType functions of Classes and Interfaces
Rico Tzschichholz
2018-11-18
1
-5
/
+5
*
codegen: Remove hardcoded "int" length type and use ArrayType.length_type
George Barrett
2018-11-02
1
-2
/
+2
[next]