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
/
valainterface.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
vala: Drop SemanticAnalyzer.is_type_accessible()
Rico Tzschichholz
2021-11-06
1
-1
/
+1
*
vala: Set proper source_reference for implicit "this" and "result" variables
Rico Tzschichholz
2021-02-27
1
-3
/
+3
*
vala: Check type-arguments in base-types/prerequisites of class/interface
Rico Tzschichholz
2021-02-13
1
-0
/
+1
*
vala: Report an error if gio-2.0 is missing for DBus support
Rico Tzschichholz
2020-12-03
1
-0
/
+4
*
vala: Make use of new printf-like API of Report.*()
Rico Tzschichholz
2020-10-26
1
-8
/
+8
*
vala: Improve source documentation
Rico Tzschichholz
2020-05-27
1
-1
/
+1
*
vala: Unify "this_parameter" creation using SemanticAnalyzer.get_this_type()
Rico Tzschichholz
2019-11-17
1
-4
/
+6
*
vala: Improve error reporting for invalid interface prerequisites
Rico Tzschichholz
2019-11-03
1
-12
/
+5
*
vala: Accept interface as inner type for object-type symbols
Rico Tzschichholz
2019-10-16
1
-0
/
+4
*
vala: Respect --abi-stability in Class/Interface.accept_children()
Rico Tzschichholz
2019-10-16
1
-40
/
+2
*
vala: Rename DataType.data_type property to DataType.type_symbol
Rico Tzschichholz
2019-09-30
1
-2
/
+2
*
vala: Let methods return an unowned reference to internal collections
Rico Tzschichholz
2019-09-30
1
-2
/
+2
*
vala: Use clearer error message for automatic properties in interfaces
Vivek Raj
2018-12-01
1
-1
/
+1
*
Replace `%s` with `%s' in format strings of output messages
Rico Tzschichholz
2018-08-08
1
-2
/
+2
*
vala: Remove unused Interface.prepend_prerequisite()
Rico Tzschichholz
2018-05-19
1
-10
/
+0
*
Drop trailing spaces/tabs
Rico Tzschichholz
2018-03-27
1
-10
/
+10
*
codegen: Add abi-stability path for interfaces
Rico Tzschichholz
2018-01-20
1
-16
/
+40
*
vala: Move constant lists from Class/Interface up to ObjectTypeSymbol
Rico Tzschichholz
2018-01-17
1
-22
/
+2
*
vala: Move inner-type lists from Class/Interface up to ObjectTypeSymbol
Rico Tzschichholz
2018-01-17
1
-90
/
+8
*
vala: Move member lists from Class/Interface up to ObjectTypeSymbol
Daniel Espinosa
2018-01-17
1
-73
/
+10
*
Revert "valainterface: Don't allow 'type' properties"
Rico Tzschichholz
2016-09-17
1
-5
/
+0
*
valainterface: Don't allow 'type' properties
Timm Bäder
2016-09-17
1
-0
/
+5
*
Set parent_node for resolved base types
Matthias Berndt
2016-06-25
1
-0
/
+1
*
Fix parameter names in the documentation for libvala
Ben Iofel
2015-11-11
1
-3
/
+3
*
Do not report errors for automatic interface properties twice
Florian Brosch
2014-10-01
1
-0
/
+7
*
Revert "Set parent_node and always copy datatype when assigned to code nodes."
Luca Bruno
2013-10-07
1
-7
/
+3
*
Set parent_node and always copy datatype when assigned to code nodes.
Luca Bruno
2013-10-06
1
-3
/
+7
*
Add CCode ordering attribute for interfaces
Maciej Piechotka
2013-07-25
1
-7
/
+69
*
Drop Dova profile
Jürg Billeter
2012-08-06
1
-1
/
+1
*
Drop C specific methods from the code tree
Luca Bruno
2011-08-01
1
-253
/
+0
*
Drop Symbol.process_experimental_attribute
Luca Bruno
2011-08-01
1
-2
/
+0
*
Drop Symbol.process_deprecated_attribute
Luca Bruno
2011-08-01
1
-2
/
+0
*
codegen: Fix criticals for interfaces without class prerequisite
Jürg Billeter
2011-05-22
1
-5
/
+5
*
Support setting type_id to Vala.Interface
Luca Bruno
2011-04-04
1
-1
/
+9
*
Add support for [Experimental] attribute
Marco Trevisan (Treviño)
2011-03-15
1
-0
/
+2
*
glib-2.0: Add string.index_of_nth_char
Jürg Billeter
2011-01-15
1
-2
/
+2
*
girparser: Set type_cname of interfaces from the relative struct cname.
Luca Bruno
2010-11-08
1
-1
/
+10
*
Replace SemanticAnalyzer with CodeContext in CodeNode.check parameter
Jürg Billeter
2010-10-28
1
-19
/
+19
*
Rename FormalParameter to Parameter
Jürg Billeter
2010-10-28
1
-2
/
+2
*
Refactor parser to avoid parse_*_member methods
Jürg Billeter
2010-08-21
1
-9
/
+9
*
glib-2.0: Deprecate string.len () in favor of string.length
Jürg Billeter
2010-08-20
1
-3
/
+3
*
Add support for [Deprecated] attribute
Evan Nemerson
2010-06-15
1
-0
/
+2
*
Add GValue support for interfaces with non-GObject class prerequisite
Luca Bruno
2010-04-27
1
-4
/
+28
*
Fix crash with owned property getters and interfaces
Jürg Billeter
2010-03-21
1
-1
/
+5
*
Drop ReadOnly* collection classes
Jürg Billeter
2010-03-20
1
-10
/
+10
*
dova: Add implicit result variable
Jürg Billeter
2010-03-13
1
-2
/
+2
*
Fix critical warnings when using signals in interfaces
Jürg Billeter
2009-10-31
1
-1
/
+1
*
Do not use Gee namespace to avoid conflict with libgee
Jürg Billeter
2009-10-12
1
-21
/
+20
*
Fix C code name for types nested in interfaces
Jürg Billeter
2009-09-21
1
-0
/
+4
*
Add support for constants in interfaces
Didier 'Ptitjes
2009-09-14
1
-2
/
+30
[next]