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
/
valaunaryexpression.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
vala: Set proper value-type of unary ref/out expression in initializers
Rico Tzschichholz
2023-03-19
1
-1
/
+6
*
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: Replace and drop UnaryExpression.find_member_access()
Rico Tzschichholz
2021-10-23
1
-10
/
+1
*
vala: Report error for invalid inner operand of unary expressions
Rico Tzschichholz
2021-02-27
1
-0
/
+4
*
vala: Avoid critical when trying to use symbol_reference of ElementAccess
Ole André Vadla Ravnås
2021-01-22
1
-1
/
+1
*
vala: Don't allow assigning GtkChild fields/properties
Rico Tzschichholz
2021-01-17
1
-0
/
+5
*
Revert errornous git push
Rico Tzschichholz
2020-11-14
1
-5
/
+5
*
vala: More copying of dedicated data-type instances for code-nodes
Rico Tzschichholz
2020-11-14
1
-5
/
+5
*
vala: Make use of new printf-like API of Report.*()
Rico Tzschichholz
2020-10-26
1
-5
/
+5
*
vala: CodeNode.source_reference is optional, so let the API respect that
Rico Tzschichholz
2020-10-24
1
-1
/
+1
*
vala: Move transformation of unary increment/decrement to codegen
Rico Tzschichholz
2020-08-13
1
-9
/
+2
*
vala: Remove some public API from expressions and statements
Rico Tzschichholz
2020-03-24
1
-2
/
+2
*
vala: Replace if-else-tree with switch in UnaryExpression.check()
Rico Tzschichholz
2019-10-13
1
-7
/
+14
*
vala: Micro optimizations
Rico Tzschichholz
2019-09-30
1
-8
/
+8
*
vala: Rename DataType.data_type property to DataType.type_symbol
Rico Tzschichholz
2019-09-30
1
-4
/
+4
*
vala: Reject unary operations on nullable integer/floating and boolean type
Rico Tzschichholz
2019-09-04
1
-3
/
+3
*
vala: More regular invocations of check() on inferred Expression.value_type
Rico Tzschichholz
2019-03-06
1
-0
/
+2
*
vala: Report invalid instance member access to property
Rico Tzschichholz
2018-12-31
1
-1
/
+1
*
vala: Add UnaryOperator.to_string()
Rico Tzschichholz
2018-11-15
1
-16
/
+17
*
Collect error_types on demand to allow transformations
Luca Bruno
2018-10-23
1
-0
/
+4
*
Drop trailing spaces/tabs
Rico Tzschichholz
2018-03-27
1
-1
/
+1
*
Revert "semanticanalyzer: Transform replaced_nodes field into method"
Rico Tzschichholz
2018-01-29
1
-1
/
+1
*
semanticanalyzer: Transform replaced_nodes field into method
Rico Tzschichholz
2017-12-15
1
-1
/
+1
*
vala: Avoid superfluous string copying
Rico Tzschichholz
2016-10-30
1
-1
/
+1
*
vala: Check accessibility of default arguments
Simon Werbeck
2016-10-06
1
-0
/
+4
*
Fix parameter names in the documentation for libvala
Ben Iofel
2015-11-11
1
-1
/
+1
*
Enable flow analysis for out parameters
Luca Bruno
2011-07-15
1
-2
/
+6
*
Mark the inner expression of unary increment/decrement to be lvalue
Luca Bruno
2011-05-02
1
-0
/
+2
*
Report error for constants with non-constant expressions
Jürg Billeter
2011-02-08
1
-1
/
+10
*
Replace SemanticAnalyzer with CodeContext in CodeNode.check parameter
Jürg Billeter
2010-10-28
1
-5
/
+5
*
Rename FormalParameter to Parameter
Jürg Billeter
2010-10-28
1
-1
/
+1
*
Use emit instead of accept and accept_children in code generator
Jürg Billeter
2010-08-10
1
-0
/
+8
*
Use default in switch to fix C warning
Jürg Billeter
2010-03-21
1
-2
/
+1
*
Allow using array element access as ref and out method arguments
Jürg Billeter
2010-02-10
1
-3
/
+5
*
Support bitwise complement with enums
Jürg Billeter
2010-01-09
1
-1
/
+1
*
Consider negative literals constant
Jürg Billeter
2010-01-08
1
-1
/
+9
*
Do not use Gee namespace to avoid conflict with libgee
Jürg Billeter
2009-10-12
1
-1
/
+0
*
Remove ParenthesizedExpression to simmplify AST
Jürg Billeter
2009-02-18
1
-10
/
+4
*
Fix critical when trying to access instance member, fixes bug 566337
Jürg Billeter
2009-01-09
1
-0
/
+6
*
Fix error handling in condition of while, do, and for statements
Jürg Billeter
2008-11-30
1
-4
/
+0
*
Convert binary conditional expressions into if statements
Jürg Billeter
2008-11-29
1
-0
/
+4
*
Report use of possibly uninitialized variables, fixes bug 508477 and bug
Jürg Billeter
2008-11-14
1
-1
/
+17
*
Remove unnecessary accept calls in semantic analyzer
Jürg Billeter
2008-11-10
1
-4
/
+2
*
Move expression checking to code nodes
Jürg Billeter
2008-11-10
1
-0
/
+123
*
Don't derive from GObject in libvala where not necessary to improve
Jürg Billeter
2008-08-14
1
-1
/
+1
*
Fix memory management for ref and out arguments
Jürg Billeter
2008-05-31
1
-3
/
+5
*
Move memory management into CCodeGenerator.transform_expression as
Juerg Billeter
2008-05-28
1
-0
/
+2
*
report warning when using obsolete syntax for non-null types
Juerg Billeter
2008-04-13
1
-7
/
+7
*
Replace generated Vala scanner and parser by handwritten classes
Juerg Billeter
2008-04-13
1
-0
/
+1
[next]