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
/
vala
/
valamemberaccess.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
vala: Don't make GenericType nullable by default
Rico Tzschichholz
2023-04-14
1
-0
/
+1
*
vala: Correctly handle pre/post-increment expression as index of element access
Rico Tzschichholz
2023-03-08
1
-1
/
+1
*
vala: Improve accessibility check inside member initializer
Rico Tzschichholz
2022-04-04
1
-0
/
+1
*
vala: Keep error-code symbol reference in callable expression context
Rico Tzschichholz
2022-02-22
1
-2
/
+4
*
vala: Drop unused MemberAccess.creation_member property API
Rico Tzschichholz
2022-02-22
1
-6
/
+1
*
vala: Move dynamic property errors to semantic analyzer pass
Rico Tzschichholz
2022-02-06
1
-0
/
+8
*
vala: Add support to infer return type of dynamic signals
Lorenz Wildberg
2022-01-25
1
-1
/
+7
*
codegen: Access of stack allocated struct is guaranteed to be non null
Rico Tzschichholz
2022-01-24
1
-1
/
+6
*
codegen: Don't uncoditionally null check callback_func for GLib.Closure
Rico Tzschichholz
2022-01-24
1
-0
/
+3
*
codegen: Access of inline allocated array is guaranteed to be non null
Rico Tzschichholz
2022-01-23
1
-0
/
+3
*
vala: Require lvalue access of delegate target/destroy "fields"
Rico Tzschichholz
2022-01-16
1
-0
/
+8
*
Support "emit" for explicit signal emission
Lorenz Wildberg
2022-01-04
1
-0
/
+13
*
vala: Using SignalHandler.disconnect() is required for dynamic signals
Rico Tzschichholz
2021-11-01
1
-0
/
+3
*
vala: Improve error message for invalid handler of dynamic signal
Lorenz Wildberg
2021-10-30
1
-1
/
+5
*
Revert "Use ErrorType-based collection for CodeNode.get_error_types()"
Rico Tzschichholz
2021-10-25
1
-1
/
+1
*
Use ErrorType-based collection for CodeNode.get_error_types()
Rico Tzschichholz
2021-10-23
1
-1
/
+1
*
vala: Set more missing source references of CodeNode instances
Rico Tzschichholz
2021-10-17
1
-6
/
+6
*
codegen: Move some errors to semantic analyzer pass
Rico Tzschichholz
2021-10-17
1
-0
/
+17
*
vala: Disallow resize() for constant arrays
wxx
2021-08-14
1
-8
/
+14
*
vala: Add support for null-safe access operator
Jeremy Philippe
2021-08-06
1
-0
/
+10
*
vala: Mark tranformed static member-access as qualified
Rico Tzschichholz
2021-03-20
1
-0
/
+1
*
vala: Set proper source_reference for implicit "this" and "result" variables
Rico Tzschichholz
2021-02-27
1
-1
/
+1
*
vala: Improve context check whether property is writeable on assignments
Rico Tzschichholz
2021-02-26
1
-0
/
+16
*
vala: Generics value holding struct pointer requires casting on access
Rico Tzschichholz
2021-02-19
1
-0
/
+3
*
vala: Capturing va_list parameters/variables is not allowed
Rico Tzschichholz
2021-02-16
1
-0
/
+9
*
vala: Include type-checks in preconditions of methods for type narrowing
Rico Tzschichholz
2021-02-13
1
-0
/
+20
*
vala: Add support for type narrowing
Rico Tzschichholz
2020-11-11
1
-0
/
+49
*
vala: Make use of new printf-like API of Report.*()
Rico Tzschichholz
2020-10-26
1
-13
/
+13
*
vala: Recognize previously inserted implicit access to with-variable
wip/issue/1043
Nick Schrader
2020-09-27
1
-9
/
+4
*
vala: Additionally break on ObjectCreationExpression in "tainted" check
Rico Tzschichholz
2020-08-19
1
-1
/
+1
*
Force usage of temporary variables for "tainted" member accesses
Rico Tzschichholz
2020-08-13
1
-0
/
+42
*
vala: Switch context if with-variable is not owned by with-statement ifself
Rico Tzschichholz
2020-08-06
1
-1
/
+8
*
vala: Mark tranformed member-access as qualified
Rico Tzschichholz
2020-08-05
1
-0
/
+1
*
vala: Allow prototype access to signal with emitter
Rico Tzschichholz
2020-07-20
1
-0
/
+22
*
vala: Tranform instance member-access to a static one if possible
Rico Tzschichholz
2020-07-16
1
-0
/
+10
*
vala: Fully qualify member-access when using-directive was used to resolve
Rico Tzschichholz
2020-07-15
1
-0
/
+11
*
vala: Don't allow "resize" invocation on variable with unowned array type
Rico Tzschichholz
2020-07-04
1
-3
/
+7
*
vala: Use available CodeContext instance for VersionAttribute.check()
Rico Tzschichholz
2020-06-17
1
-1
/
+1
*
Add support for "with" statement
Nick Schrader
2020-06-02
1
-1
/
+25
*
vala: Set value_type of undefined member-access to avoid further criticals
Rico Tzschichholz
2020-05-09
1
-0
/
+1
*
vala: Check assigned handler of dynamic signal before proceeding further
Rico Tzschichholz
2020-04-15
1
-0
/
+5
*
vala: Add local-variables to current scope regardless its error state
Rico Tzschichholz
2020-02-22
1
-0
/
+4
*
vala: Skip UsingDirective if error is set
Rico Tzschichholz
2020-02-20
1
-0
/
+4
*
vala: Properly set CodeNode.error when reporting an error (2)
Rico Tzschichholz
2020-02-20
1
-0
/
+1
*
codegen: Fix support of dynamic DBus methods
Rico Tzschichholz
2019-11-14
1
-0
/
+1
*
vala: Restore DestroysInstance behaviour for non-compact classes
Rico Tzschichholz
2019-11-06
1
-1
/
+2
*
vala: Don't mark method as used on recursive usage of itself
Rico Tzschichholz
2019-11-05
1
-1
/
+11
*
vala: Add GenericType.dup/destroy fields
Rico Tzschichholz
2019-11-04
1
-0
/
+5
*
vala: Do not allow to .resize() on arrays with fixed length
Florian Brosch
2019-10-29
1
-0
/
+8
*
vala: Allow direct access to array-typed members in POSIX profile
Rico Tzschichholz
2019-10-19
1
-1
/
+1
[next]