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
Commit message (
Expand
)
Author
Age
Files
Lines
*
parser: Include INTERR token in source_reference of parsed types
Rico Tzschichholz
2021-04-28
1
-0
/
+1
*
parser: Allow empty member-initializer and accept trailing comma
Rico Tzschichholz
2021-04-28
1
-2
/
+6
*
parser: Minor semantic checks to improve error messages
Rico Tzschichholz
2021-04-28
1
-0
/
+15
*
vala: Mark tranformed static member-access as qualified
Rico Tzschichholz
2021-04-04
1
-0
/
+1
*
girparser: Don't guess length of xml header, iterate forward to <repository>
Rico Tzschichholz
2021-04-04
1
-3
/
+7
*
girparser: Add support for NoWrapper metadata for methods
Rico Tzschichholz
2021-03-18
1
-2
/
+6
*
girparser: Handle empty "<type/>" element and report an error
Rico Tzschichholz
2021-03-18
1
-1
/
+10
*
vala: Improve error for incompatible expressions in conditional expression
Rico Tzschichholz
2021-03-18
1
-1
/
+2
*
girparser: Allow overriding of "Compact" attribute for classes
Rico Tzschichholz
2021-03-18
1
-1
/
+6
*
vala: Replace all type parameter occurances in parameters for signal delegate
Rico Tzschichholz
2021-03-13
2
-4
/
+35
*
vala: Check (optional) type-arguments of array creation expression
Rico Tzschichholz
2021-03-13
1
-0
/
+6
*
vala: Check array type of declarations for errornous type-arguments
Rico Tzschichholz
2021-03-13
1
-1
/
+12
*
vala: Move type-argument/-parameter count check to DataType.check_type_argume...
Rico Tzschichholz
2021-03-13
5
-51
/
+53
*
vala: Add missing null-check in DataType.get_type_signature()
Rico Tzschichholz
2021-03-13
1
-1
/
+6
*
vala: Fix ownership inheritance of "unowned var" in foreach statement
Rico Tzschichholz
2021-03-13
1
-2
/
+4
*
girparser: Evaluate "glib:type-struct" twice to pick up reparented structs
Rico Tzschichholz
2021-03-13
1
-16
/
+30
*
vala: Fix build with valac < 0.44
Rico Tzschichholz
2021-03-13
1
-1
/
+2
*
vala: Report warning if --target-glib=auto was not evaluated successfully
Rico Tzschichholz
2021-03-13
1
-1
/
+3
*
girparser: Reuse populated Node.gtype_struct_for instead of resolving again
Rico Tzschichholz
2021-03-13
1
-2
/
+1
*
vala: Report error for invalid inner operand of unary expressions
Rico Tzschichholz
2021-02-27
1
-0
/
+4
*
vala: Set proper source_reference for implicit "this" and "result" variables
Rico Tzschichholz
2021-02-27
8
-18
/
+18
*
vala: Include "stdlib.h" for Enum.to_string() (POSIX)
Rico Tzschichholz
2021-02-27
1
-1
/
+5
*
vala: Improve context check whether property is writeable on assignments
Rico Tzschichholz
2021-02-27
2
-20
/
+16
*
vala: Infer needle type for "in" expression on enum
Rico Tzschichholz
2021-02-27
1
-0
/
+5
*
vala: Generics value holding struct pointer requires casting on access
Rico Tzschichholz
2021-02-27
1
-0
/
+3
*
vala: Capturing va_list parameters/variables is not allowed
Rico Tzschichholz
2021-02-27
1
-0
/
+9
*
codewriter: Don't write trailing ";" after body of WithStatement
Rico Tzschichholz
2021-02-27
1
-1
/
+0
*
vala: Check type-arguments in base-types/prerequisites of class/interface
Rico Tzschichholz
2021-02-27
2
-0
/
+2
*
vala: Don't allow GLib.Value casting to nullable struct/simple types
Rico Tzschichholz
2021-02-27
1
-0
/
+4
*
vala: GLib.Value unboxing returns unowned value
Rico Tzschichholz
2021-02-27
1
-0
/
+10
*
girparser: Set CCode.type_cname for classes if it doesn't match our default
Rico Tzschichholz
2021-02-27
1
-3
/
+6
*
girparser: Apply "type_get_function" metadata for classes and inferfaces
Rico Tzschichholz
2021-02-27
1
-0
/
+8
*
codegen: Add CCode.type_get_function and get_ccode_type_get_function()
Rico Tzschichholz
2021-02-27
1
-1
/
+1
*
vala: NoWrapper methods must be declared abstract or virtual
Rico Tzschichholz
2021-01-30
1
-0
/
+6
*
Add further support for params arrays in constructors
Rico Tzschichholz
2021-01-28
3
-2
/
+39
*
vala: Don't allow disposable SimpleType structs
Rico Tzschichholz
2021-01-28
1
-0
/
+4
*
girparser: Apply "destroy_notify_cname" metadata for fields
Rico Tzschichholz
2021-01-28
1
-0
/
+4
*
girparser: Apply "delegate_target" metadata for methods and parameters
Rico Tzschichholz
2021-01-28
1
-0
/
+6
*
vala: Don't prepend "unowned" in VarType and leave that to the CodeWriter
Rico Tzschichholz
2021-01-28
1
-1
/
+1
*
codewriter: Append new-line for nested block statements
Rico Tzschichholz
2021-01-28
1
-0
/
+3
*
vala: Apply stricter condition for lambda to delegate assignment
Rico Tzschichholz
2021-01-28
1
-1
/
+1
*
vala: Improve prototype-string of CallableType
Rico Tzschichholz
2021-01-28
1
-6
/
+16
*
girparser: Discover our very own array length fields
Rico Tzschichholz
2021-01-28
1
-0
/
+3
*
vala: Let method representing property accessor inherit GIR.visible attribute
Rico Tzschichholz
2021-01-28
1
-0
/
+3
*
vala: Set this_parameter of method representing property accessor
Rico Tzschichholz
2021-01-28
1
-0
/
+1
*
vala: GtkChild fields/properties must be declared as unowned
Rico Tzschichholz
2021-01-28
2
-0
/
+14
*
girparser: Handle anonymous delegate not backed by virtual-method or signal
Rico Tzschichholz
2021-01-28
1
-0
/
+22
*
girparser: Minor improvement to field getter detection
Rico Tzschichholz
2021-01-23
2
-5
/
+11
*
vala: Improve detection of duplicate package source files
Rico Tzschichholz
2021-01-23
1
-1
/
+7
*
vala: Ownership transfer of inline-allocated array is not allowed
Rico Tzschichholz
2020-12-28
1
-0
/
+6
[next]