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
/
valasymbolresolver.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
vala: Some simplifications while TypeParameter is a TypeSymbol
Rico Tzschichholz
2022-01-30
1
-5
/
+6
*
vala: Preserve the source reference when resolving data types
Rico Tzschichholz
2021-10-01
1
-14
/
+14
*
Slightly improve source_reference for get_dup_func_expression()
Rico Tzschichholz
2021-08-06
1
-1
/
+1
*
vala: Rename Loop to LoopStatement and introduce a common base class
Rico Tzschichholz
2021-02-01
1
-1
/
+1
*
vala: Use common visitor schema for PointerIndirection expressions
Rico Tzschichholz
2020-12-21
1
-0
/
+7
*
vala: Make use of new printf-like API of Report.*()
Rico Tzschichholz
2020-10-26
1
-11
/
+11
*
vala: Use inheritted scopes of base-types/prerequisites to resolve symbols
Rico Tzschichholz
2020-07-15
1
-0
/
+43
*
Add support for "with" statement
Nick Schrader
2020-06-02
1
-0
/
+4
*
vala: Micro optimizations
Rico Tzschichholz
2019-09-30
1
-1
/
+1
*
vala: Rename DataType.data_type property to DataType.type_symbol
Rico Tzschichholz
2019-09-30
1
-5
/
+5
*
vala: Break possible endless loop in SymbolResolver.get_type_for_struct()
Florian Brosch
2018-12-06
1
-1
/
+24
*
vala: Don't navigate the resolver tree if a node has been checked already
Luca Bruno
2018-10-24
1
-0
/
+174
*
vala: Move nullable setting of LocalVariable with reference type to check()
Rico Tzschichholz
2018-10-17
1
-15
/
+0
*
Drop trailing spaces/tabs
Rico Tzschichholz
2018-03-27
1
-3
/
+3
*
Fix recursive declaration in generic base type
Simon Werbeck
2018-02-17
1
-0
/
+5
*
Release taken references to CodeContext after using it
Rico Tzschichholz
2017-12-14
1
-0
/
+3
*
Resolve symbols in named arguments
Luca Bruno
2014-09-09
1
-0
/
+4
*
resolver: Accept children of DeleteStatement
Luca Bruno
2012-12-02
1
-0
/
+4
*
Drop Dova profile
Jürg Billeter
2012-08-06
1
-32
/
+0
*
Fix symbol resolution for local constants
Luca Bruno
2011-08-02
1
-1
/
+4
*
Rename FormalParameter to Parameter
Jürg Billeter
2010-10-28
1
-1
/
+1
*
Add suport for local constants
Jürg Billeter
2010-10-13
1
-0
/
+3
*
Port remaining code nodes to use accept_children for visiting children
Luca Bruno
2010-09-10
1
-0
/
+28
*
valac: Output make-style dependency file
Ryan Lortie
2010-09-09
1
-0
/
+2
*
Report error on invalid using directives
Aaron Andersen
2010-08-20
1
-1
/
+1
*
dova: Use any as top-level class
Jürg Billeter
2010-07-18
1
-2
/
+3
*
dova: Fix symbol resolving in list, set, and map literals and tuples
Jürg Billeter
2010-07-03
1
-0
/
+16
*
Allow running the symbol resolver more than once
Abderrahim Kitouni
2010-06-06
1
-0
/
+1
*
dova: Fix memory management of interfaces
Jürg Billeter
2010-06-05
1
-0
/
+8
*
dova: Classes derive from Object by default
Jürg Billeter
2010-03-13
1
-1
/
+12
*
Fix symbol resolving for base types of structs
Jürg Billeter
2010-02-04
1
-0
/
+6
*
Fix order dependency in type resolution with derived integer types
Jürg Billeter
2010-01-14
1
-0
/
+5
*
Fix cast expressions in string templates
Jürg Billeter
2010-01-09
1
-0
/
+4
*
Fix type resolution with derived integer types
Jürg Billeter
2010-01-08
1
-11
/
+18
*
Initial support for array slices
Jürg Billeter
2009-12-19
1
-0
/
+4
*
Use strict non-null types with --enable-experimental-non-null
Jürg Billeter
2009-10-18
1
-6
/
+12
*
Do not use Gee namespace to avoid conflict with libgee
Jürg Billeter
2009-10-12
1
-1
/
+0
*
Fix generated code for stack-allocated arrays
Jürg Billeter
2009-10-02
1
-1
/
+6
*
Support using directives inside namespaces
Jürg Billeter
2009-09-26
1
-11
/
+9
*
Convert while loops into simple loops
Jürg Billeter
2009-06-06
1
-0
/
+4
*
Fix handling of numeric types in symbol resolver
Jürg Billeter
2009-05-05
1
-3
/
+4
*
Remove ParenthesizedExpression to simmplify AST
Jürg Billeter
2009-02-18
1
-4
/
+0
*
Add base_struct property to Struct class, patch by Andreas Brauchli
Jürg Billeter
2009-02-12
1
-1
/
+1
*
Do not allow structs to have more than one base type and detect cycles,
Jürg Billeter
2009-01-16
1
-0
/
+11
*
Fix critical when using invalid `using' directive
Jürg Billeter
2009-01-07
1
-2
/
+3
*
Add BooleanType, EnumValueType, FloatingType, and StructValueType as
Jürg Billeter
2009-01-03
1
-3
/
+12
*
Resolve types in switch labels
Jürg Billeter
2008-11-30
1
-0
/
+4
*
Separate visiting switch sections from visiting switch statements
Jürg Billeter
2008-11-30
1
-0
/
+4
*
Separate visiting inner expressions from visiting member access
Jürg Billeter
2008-11-30
1
-0
/
+4
*
Separate visiting expressions from visiting expression statements
Jürg Billeter
2008-11-30
1
-0
/
+4
[next]